I have a problem, it is I need to validate a Textbox so that it accepts only the numeric value. In ASP I had used client validation for that. In .NET please help me to achive the same.
Also let me know both the ways to achive this i.e., from client side as well as from server side and also the prons and cons if possible...Thanks for all the help...in advance...

Sonia