I'm new to ASP.Net and keep seeing that it greatly simplifies the form validation process.
I really like how ESPN.com has their validations performed while the user is entering data, without having to click submit run a validation script.
An example:
Can ASP.Net be used to perform validations like the page linked above? If so does anyone have any links to sites that describe how this works?
Thanks for any help.
I really like how ESPN.com has their validations performed while the user is entering data, without having to click submit run a validation script.
An example:
Can ASP.Net be used to perform validations like the page linked above? If so does anyone have any links to sites that describe how this works?
Thanks for any help.