I have a webform with a date textbox, what I am trying to do is insert a check when the webform submits. It should check if the characters in the box are numeric and if they are more than 8 characters. I am a newbie to C# ... please I need help !!!