Introduction:
Here I will explain how to show the progressbar during check the username availability using asp.net Ajax or how to implement username check availabilty like yahoo using asp.net ajax.
Here I will explain how to show the progressbar during check the username availability using asp.net Ajax or how to implement username check availabilty like yahoo using asp.net ajax.
Description:
In Previous post I explained clearly how to check the username availability using asp.net ajax Now I will explain how to show the progressbar during check the username from database just like checking the username in yahoo if you observe yahoo registration page after enter username and click on check button at that time we will see progress image during get the data from database after that result will display now we will implement the same thing in our application.