Hi friends,
i am using .net 2005 but we dont use validation controls.
my requirement is that i have to limit user entering only alpha values in "first name" and "last name" fields.
the page has some text box and a submit button.
on clicking the submit buttion the validation must be done in java script.
how can i limit user to my requirement?
thank you
i am using .net 2005 but we dont use validation controls.
my requirement is that i have to limit user entering only alpha values in "first name" and "last name" fields.
the page has some text box and a submit button.
on clicking the submit buttion the validation must be done in java script.
how can i limit user to my requirement?
thank you
Comment