[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Text vs. password input types



JavaScript is "blind" to password fields.  Your CGI will have to validate
the password field.

-- Gordon

At 10:41 AM 2/27/96 EST, you wrote:
>Hello all,
>
>Is anybody aware of JavaScript differences between input types
>"text" and "password"?  I'm trying to do some basic checking
>of forms data before calling the cgi script, and for text it
>works, but for password fields it doesn't.

--------------------------------------------------------------------
This message came from the mailing list javascript. For help using the
mailing list software, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.