I want to make a real time form validation in asp.net form in which when i lost focus a field it show an error or success of field entrance data
i search for best way to do that ..
and if i want to do the same by validating data from SQL Database … what’s the best choice for doing that ?
I want to make a real time form validation in asp.net form in which
Share
jQuery Validator
is by far your best option