[jQuery] Form Validation

[jQuery] Form Validation

That is what I want to do.
Based on your statement. How can I best do that?
I have an IE6 .ASP page environment.
Shall I use the AJAX portion of Jquery?
I think I asked and Jquery is not a good choice for form validation?
What is my other AJAX option?
DAN
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On
Behalf Of Klaus Hartl
Sent: Friday, April 14, 2006 2:06 PM
To: jQuery Discussion.
Subject: Re: [jQuery] Form Validation
Why not using AJAX for client-side validation? Personally I think that's
a neat solution, because you enhance usability *and* can use the same
business logic you have to build anyway.
Regards, Klaus
Jack Shedd schrieb:
> On Apr 14, 2006, at 12:14 PM, Mike Alsup