Monday, March 21, 2011

Check user name login name email address availability using jquery ajax in Asp.Net page

In most registration page we need to check the availability of user name or email address using Jquery/Ajax. Because it will be hectic job for user to rewrite the data after getting post back error that user name already taken or email address already taken. So it would be very helpful for user if he can check his name or login name or email address availability in time without losing any data.

No comments:

Post a Comment