> I use Classic template with my free site, SocaMail.com I have a 
> problem with
> Netscape not being able to tab into the password field from the username
> field, can this be changed?

In login.html and plogin.html, change this line:

  <input type="text" size="25" name="userid">

to this:

  <input type="text" size="25" name="userid" 
         onBlur="document.Login.passwd.focus();">

hope this helps...
Ron



______________________________________________________________________
The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
Questions, Comments or Glowing Praise...... mailto:[EMAIL PROTECTED]
Searchable List Archive.... http://www.mail-archive.com/[email protected]
To Manage your Subscription......... http://humankindsystems.com/lists

Reply via email to