input validation at client end
hello friends,
i m working on a project in asp.net
i have two textboxes on a web page, one for username and another is for postalcode.
Textbox used for username must accept only characters and textbox used for postalcode must accept only numbers.
i wanna perform this check at clien end.
But i dont know how.
Plz help me its urgent.
|