problems in data validation using jscript

C

claudia

Hi all,

This is my situation. I want to give validation for the integer
datatype text field whenever the user enters the character data into that one
by using jscript. Eventhough i written jscript code for this validation, it
displays only the default error alert(red color border). I did the same
validation through textbox rules property by using some predefined function
like [field doesnotcontians(number(field))]. i dont know how to give the
same thing in jscript. if anyone knows please send a reply .
by
Claudiarani
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top