Guru Sarkar's Blog
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
ASP.NET
ASP.NET Authorization
ASP.NET Membership
Authentication
checkBox
Code Snippets
CreateUser
CreateUserWizard
DataList
Forms Authentication
GridView
JavaScript
jQuery
LoginName
MembershipProvider
Menu Control
Roles Authorization
SiteMapProvider
TreeView
Visual Studio 2010
Web.config
WebConfigurationManager
Sponsors
advertise here
Navigation
Home
Blogs
Archives
November 2009 (1)
October 2009 (2)
June 2009 (2)
May 2009 (1)
January 2009 (2)
December 2008 (1)
November 2008 (2)
September 2008 (1)
October 2009 - Posts
0
Comments
CreateUserWizard - DuplicateUser Error Message not getting clear - Part 2 (jQuery)
by
guru_sarkar
Problem: In Part-1 I tried to solve this problem using JavaScript. Here I will share the code to do the same using jQuery . If you are new to jQuery, I will suggest you to first go through THIS short and sweet article to begin with before jumping to this...
Filed under:
ASP.NET
,
CreateUserWizard
,
jQuery
1
Comments
CreateUserWizard - DuplicateUser Error Message not getting clear - Part 1
by
guru_sarkar
Problem: This problem with CreateUserWizard(CUW) was pointed by David( haggis999 ) here . When you try to Create a new user, CUW will display a message if the user with the same username already exists i.e. somebody took that username. Also the password...
Filed under:
ASP.NET
,
CreateUserWizard
,
JavaScript
More Posts