I think it works like this:
If you use JavaScript, the user can type in anything they want. Then you
evaluate it and alert them if you don't like what you see.
If you use Java, you can actually see what they're typing when they're
typing it. You can filter out any characters you don't want as it happens.
Ed
Right now I'm having amnesia and deja vu at
the same time. I think I've forgotten this before.
-----Original Message-----
From: Joe Blow [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 24, 1999 11:22
To: [EMAIL PROTECTED]
Subject: Can I use Java instead of JavaScript for Client side
validations ?
Hi,
I trying to generate a Web report using JSP/Servlets.
I want to know whether I can avoid using Javascript for client side
validations.
Is it possible to use only Java for this.for example,I want to limit
an entry to a textfield
to Alphanumeric chars only.Can I check this at client side using Java
instead of Javascript?
Any info as to how I can do this,would be pf most help.
Thanks in advance,
- Mahesh.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".