|
Server : Apache/2.2.2 (Fedora) System : Linux App1.pathumtani.go.th 2.6.20-1.2320.fc5smp #1 SMP Tue Jun 12 19:40:16 EDT 2007 i686 User : apache ( 48) PHP Version : 5.2.9 Disable Function : NONE Directory : /var/www/html/pathumthani_vc/faq/admin/ |
Upload File : |
<?
session_start();
if(session_is_registered("uuname")){ echo "<meta http-equiv=\"refresh\" content=\"0; url=index.php\">";}else{
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>:::::: กลุ่มงานพัฒนาระบบราชการ :::::</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
<link href="../style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #CCCCCC;
}
-->
</style>
<link href="../style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style24 {
color: #FFCC00;
font-weight: bold;
}
.bold {
color: #000000;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}
.normal {
color: #000000;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
}
-->
</style>
</head>
<body onLoad="getTime()">
<div align="center"> <table width="640" border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
<tr>
<td><table width="640" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="6%"><img src="../images/vc_01.gif" width="131" height="40"></td>
<td width="94%" bgcolor="#4752A3"> </td>
</tr>
</table></td>
</tr>
<tr>
<td><img src="../images/vc_03.gif" width="131" height="118"><img src="../images/vc_04.gif" width="131" height="118"><img src="../images/vc_05.gif" width="131" height="118"><img src="../images/vc_06.gif" width="131" height="118"><img src="../images/vc_07.gif" width="116" height="118"></td>
</tr>
</table></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><div align="center" class="bold">เข้าสู่ระบบ</div></td>
</tr>
<tr>
<td><hr size="1" class="normal"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><form name="form1" method="post" action="chk.php">
<table width="400" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="30%"><div align="right"></div></td>
<td width="70%"><div align="left"></div></td>
</tr>
<tr>
<td><div align="right" class="bold">username : </div></td>
<td><div align="left">
<input name="uuname" type="text" class="normal" id="uuname" size="30">
</div></td>
</tr>
<tr>
<td><div align="right" class="bold">password : </div></td>
<td><div align="left">
<input name="uupass" type="password" class="normal" id="uupass" size="30">
</div></td>
</tr>
<tr>
<td><div align="right"></div></td>
<td><div align="left"></div></td>
</tr>
<tr>
<td><div align="right"></div></td>
<td><div align="left">
<input name="Submit" type="submit" class="bold" value="เข้าสู่ระบบ">
<input name="Submit2" type="reset" class="bold" value="เริ่มใหม่">
</div></td>
</tr>
</table>
</form> </td>
</tr>
<tr>
<td bgcolor="#CCCCCC"> </td>
</tr>
<tr>
<td><hr size="1" class="normal"></td>
</tr>
</table>
</div>
</body>
</html>
<? }?>