?
Path : /home/admin/domains/happytokorea.com/public_html_bk/test3/adminmobile/ |
Current File : /home/admin/domains/happytokorea.com/public_html_bk/test3/adminmobile/index.php |
<html> <head> <title>Admin Mobile System</title> <link rel="stylesheet" href="style.css" type="text/css" /> </head> <body> <br/><br/><br/><br/><br/><br/><br/> <form name="form1" method="post" action="check_login.php"> <br> <table border="0" style="width: 100%" bgcolor="#E9E9E9"><tr><td><br/> <center><IMG SRC="images/logo.gif" WIDTH="172" HEIGHT="89" BORDER="0" ALT=""></center><br><br> <table border="0" style="width: 300px" align="center"> <tbody> <tr> <td> Username</td> <td> <input name="txtUsername" type="text" id="txtUsername3" size="20"> </td> </tr> <tr> <td> Password</td> <td><input name="txtPassword" type="password" id="txtPassword" size="20"> </td> </tr> </tbody> </table> <br/> <center><input type="submit" name="Submit" value="Login"></center> <br/> </td></tr></table> </form> </body> </html>