Link to home
Start Free TrialLog in
Avatar of bemara57
bemara57

asked on

Validation via AJAX on ASP.NET 3.5?

I'm using ASP.NET 3.5 which has built in AJAX. I was disappointed to see they didn't have any AJAX controls like Validations. Most of the 3rd party AJAX validation controls were made for .NET 2.0. Is there anything native I can do with 3.5 to accomplish AJAX validation? For example, validating against a database or running a method against the form values?
ASKER CERTIFIED SOLUTION
Avatar of Evan Cutler
Evan Cutler
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial