Connecting Tech Pros Worldwide Forums | Help | Site Map

Java Script Validation

Newbie
 
Join Date: Nov 2008
Posts: 1
#1: Nov 21 '08
Hi,
I am Generating some Text fields dynamically by calling a method from Java class.I need to validate those text fields in JSP.
Some text fields should accepts 'Y' or 'N'
Some Text fields should accept 0-99%
Some text fields should accept D,C,Both
Any body can help Pls

Dasti
[edit]

gits's Avatar
Moderator
 
Join Date: May 2007
Location: Munich, Germany
Posts: 4,134
#2: Nov 21 '08

re: Java Script Validation


do you need JSP or JavaScript help ... they are completely different and you should confirm what you need ... JSP is executed serverside while JavaScript is running clientside ...

kind regards

PS: don't post your email-address in the technical forums this is just for your protection against spam and even against the posting guidelines ...
Reply