Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 27, 2011 09:39 AM by shashankgwl
Member
126 Points
82 Posts
Nov 27, 2011 09:11 AM|LINK
hi
Any one know what are the code needed for checking the user name availability against the database when user is at the register aspx page
instead of user clicking a button to check for the availabiltiy to find out
i want the something like this, when the user key in the text box it will show whether available at the same, something like this link
http://www.dotnetspark.com/kb/1278-check-username-availability-from-database.aspx
but the problem with this link is i don't want to use jquery to check
so is there other find or code???
thanks alot
All-Star
18926 Points
3662 Posts
Nov 27, 2011 09:39 AM|LINK
easiest you can go for is autocompleteextender
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspx
cutexxbaby
Member
126 Points
82 Posts
how to user name availability against the database
Nov 27, 2011 09:11 AM|LINK
hi
Any one know what are the code needed for checking the user name availability against the database when user is at the register aspx page
instead of user clicking a button to check for the availabiltiy to find out
i want the something like this, when the user key in the text box it will show whether available at the same, something like this link
http://www.dotnetspark.com/kb/1278-check-username-availability-from-database.aspx
but the problem with this link is i don't want to use jquery to check
so is there other find or code???
thanks alot
shashankgwl
All-Star
18926 Points
3662 Posts
Re: how to user name availability against the database
Nov 27, 2011 09:39 AM|LINK
easiest you can go for is autocompleteextender
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/AutoComplete/AutoComplete.aspx
All is well if it runs well.
blog