Client Side and Server Side Validations
Hi...
I am using HTML5 Textbox for Input and added runat="server" to it.....I have a Question whether will it validate at client side or Server Side and after validation what will happen
and
difference between asp Textbox and HTML5 Texbox?