> Very nice of you to do that, thank you Ron. One question on this. I have
> gotten it to work, very handy. I am wondering if it is possible
> to have the
> form cleared after you hit enter. I am running this in a school
> environment
> and I know most of my users won't refresh the form page once they have
> logged out of WebMail, leaving their form filled out and ready
> for the next
> user behind them to log into their account and do who knows
> what (remember I
> am dealing with adolescents here:-)

Yes, that's possible, but would require JavaScript and the use of hidden
input fields, and isn't trivial. You'd have to trigger an onSubmit event
function, that moved the contents of your "dummy" username and password
fields to the hidden and "real" input fields, then submitted the form. You
can't just blank out the two visible fields with the onSubmit, since then
the form submits with blank fields.

Aw heck, hang on. That was a good suggestion, and kinda fun to do. Also
added some basic JavaScript field validation prior to form submission. Go
back to http://www.humankindsystems.com/imail-login.htm if you want the
code.


Ron Hornbaker
President/CTO
  .  .  .  .  .  .  .  .  .  .  .  .  http://humankindsystems.com
  .  .  .  .  .  .  .  .  .  .  .  .  w e  c o d e.  w e  c a r e.

  .  http://AnswerTrack.com - eCRM email tracking solution
  .  http://KillerWebMail.com - the name says it all
  .  http://hksi.net/products - EZSignUp, You'veGotIMail!, etc...
  .  http://hksi.net/testimonials - 2,185 admins can't be wrong




Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to