ispman/ispman-web/cgi-bin/tmpl login.tmpl,1.8,1.9
Pedro Algarvio <[email protected]> Sat, 14 Oct 2006 20:10:47 +0000
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv5398/ispman-web/cgi-bin/tmpl
Modified Files:
login.tmpl
Log Message:
Give focus to the uid field when page loads.
Index: login.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/login.tmpl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- login.tmpl 3 Oct 2006 20:12:46 -0000 1.8
+++ login.tmpl 14 Oct 2006 20:10:45 -0000 1.9
@@ -18,7 +18,7 @@
<TABLE WIDTH=600>
<TD class=menu ALIGN="CENTER">
-<form method="POST">
+<form name="LogIn" method="POST">
<TABLE>
<tr><TD><perl>_("Username")</perl>:</td><TD> <INPUT type=text NAME=uid WIDTH="200" STYLE="width: 200px"></td></tr>
<tr><TD><perl>_("Password")</perl>: </td><TD><INPUT type=password NAME=pass WIDTH="200" STYLE="width: 200px"></td></tr>
@@ -51,6 +51,10 @@
<tr><td colspan=2 ALIGN=right><INPUT TYPE="submit" CLASS="button" VALUE="<perl>_("Login")</perl>"></td></tr>
</table>
+</form>
+<script type="text/javascript">
+ document.LogIn.uid.focus();
+</script>
<P class=menu ALIGN="JUSTIFY">
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642