Validation with AJAX and jquery

Posted by Eyla on Stack Overflow See other posts from Stack Overflow or by Eyla
Published on 2010-04-04T05:09:29Z Indexed on 2010/04/04 15:43 UTC
Read the original article Hit count: 533

Filed under:
|

Greetings,

Is there a different between using Ajax and jquery to do input valuation with ASP.NET?

For example,I want to input mask. I can use ajax maskededitextender or jquery masked input plug in to do the mask.

is there a different between using any one of these two??

© Stack Overflow or respective owner

Related posts about asp.net-ajax

Related posts about jQuery