I have created web form with different text boxes with C# code at the back. So i want to use Java Script to validate some text boxes in order to have a good website.
i am asking help from the following this.
- i want a text box to allow Only numbers and when u type letters it must highlight the text boxes into red color and shows error message (Please Enter Numbers only) . 
- i want a text box to allow Letter numbers and when u type letters it must highlight the text boxes into red color and shows error message (Please Letters Numbers only) . 
 
     
     
    