I was creating a registration form and I have a doubt here:
What is a best practice at the moment of clicking the button register... check all the input text using javascript or a method including at the code behind and being called on click event...it's a silly question but I'm newbie developing applications with ASP.NET