Hi, i want to set focus to an input field on my index.jsp. But i could not manage...
Here is the code segment below: ... <body> <form action="/Login" method="post"> <table border="0"> <tr> <td>Login:</td> <td><INPUT type="text" name="userId" /></td> </tr> <tr> ... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]