Validation with AJAX and jquery
- by Eyla
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??