Tag: XMLHttpRequest

Check If User Name Exists Using AJAX And C#

April 26, 2009 | By | 11 Comments

You could make sure the user name entered during the registration process of your website is unique before the submit button is clicked using AJAX and C#.

Continue Reading