Hacked By AnonymousFox
<?
include("lib/config.php");
include("lib/connect.php");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="apple-touch-icon" href="images/stat-touch-icon.png" />
<link rel="apple-touch-startup-image" href="images/apple-touch-startup-image-320x460.png" />
<title>:: Application เก็บสถิติข้อมูลบุคลากร ::</title>
<link type="text/css" rel="stylesheet" href="css/style.css"/>
<link type="text/css" rel="stylesheet" href="colors/splash/splash.css"/>
<link type="text/css" rel="stylesheet" href="css/idangerous.swiper.css"/>
<link type="text/css" rel="stylesheet" href="css/swipebox.css" />
<link type="text/css" rel="stylesheet" href="css/plyr.css"/>
<link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css' />
<script type="text/javascript" src="js/jquery-1.10.1.min.js"></script>
<script src="js/jquery.validate.min.js" type="text/javascript"></script>
<style type="text/css">
<!--
.style27 {
color: #E6FFE6;
font-size: 14px;
}
-->
</style>
</head>
<body>
<div class="swiper-container swiper-parent">
<div class="swiper-wrapper">
<!--Splash Page-->
<!--Menu page-->
<div class="swiper-slide sliderbg">
<div class="swiper-container swiper-nested">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="slide-inner">
<div class="menu">
<h3 class="page_title" align="center"> <img src="logo.png" width="160" /><br />
<br />
<font color="#FFFFFF">ระบบเก็บสถิติข้อมูลบุคลากร<br />
<br />
สำนักการแพทย์ กรุงเทพมหานคร</font></h3>
<br />
<br /> <? if($_GET[alert]=="yes") { ?>
<div align="center" class="style27">
<b> ชื่อผู้ใช้งาน หรือ รหัสผ่าน <br />
ไม่ถูกต้อง กรุณากรอกใหม่อีกครั้ง</b> <br /><br />
</div>
<? } ?>
<form action="system/login.php" method="post" name="formLogin" id="formLogin" onSubmit="return verify();">
<div align="center">
<input type="text" name="inputUserName" id="inputUserName" class="form_input radius4" placeholder="Username"/>
<br />
<input type="password" name="inputPassword" id="inputPassword" class="form_input radius4" placeholder="Password"/>
<br />
<input type="submit" class="form_submit radius4 green green_borderbottom" value="Login" />
</div>
</form>
</div>
</div>
</div>
</div>
<div class="swiper-scrollbar"></div>
</div>
</div>
<script language="javascript" type="text/javascript" src="index.js"></script>
</body>
</html>
Hacked By AnonymousFox1.0, Coded By AnonymousFox