<html>
<BODY onLoad="document.getElementById('usr').focus();" bgcolor="#CCCCCC">
<br><br>
<p align=center>
<table width=400>
<form name="myForm" action="#" onsubmit="return check()" method="post">
<tr>
<td>Phone</td>
</tr>
<tr>
<td><input type="text" name="usr" id="usr"></td>
</tr>
<tr>
<td>Password</td>
</tr>
<tr>
<td><input type="password" name="passwd" id="passwd" onkeypress="doit_onkeypress(event);"/></td>
</tr>
<tr><td> </td></tr>
<tr><td id="msg"></td></tr>
<tr>
<td> <input type="submit" value="Log in"></td>
</tr>
</form>
<tr><td> </td></tr>
<tr>
<td><a href="mima/rst_mima.php">Forget Password / Create account</a></td>
</tr>
</table>
</p>
</body>
<script language="JavaScript">
function doit_onkeypress(event){
alert(event.keyCode);
if (event.keyCode == 13){
alert('');
/* document.myForm.submit(); */
}
}
Subscribe to:
Post Comments (Atom)
zomok E-commerce system plan. Choose your online ordering system. No-risk 30 day free trial. Then USD 9/month. No credit card required.
zomok E-commerce system plan. Choose your online ordering system. No-risk 30 day free trial. Then USD 9/month. No credit card required. h...
-
Grows your business with zomok online ordering platform. Zero commission. Suitable for restaurants, kopitiam, food, groceries, pet supplie...
-
Complete TFTP Server example, using Indy components There are not many good TFTP server examples out there, so I wrote this example of...
No comments:
Post a Comment