Check Username Availability with ASP.NET AJAX(weblogs.asp.net)
submitted by
wisemx(8074) 4 years, 3 months ago
Here is a little trick you can use to spice up your asp.net registration pages. I will use ASP.NET AJAX to inform the user whether the username they have entered is available. Rather than use the UpdatePanel, I will slim down the amount of data going over the wire for each ajax request. I will accomplish this using the PageMethods feature. read more...
|category: AJAX
|Views: 223
tags:
AJAX another
Everyones tags:
Your Tags: