Hello, I’m Nilesh

Tag: .Net Framework

  • Reset .net validation controls client side

    We often provide form reset functionality, and people handle it client-side or server-side. Generally, we validate user input and show the proper validation messages. But sometimes, the user has entered the wrong information, and thus it will display validation messages. Now, if you have handled form reset functionality client-side, you must also reset all validation […]