Guru Sarkar's Blog
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
ADO.NET
ASP.NET
ASP.NET Authorization
ASP.NET Membership
ASP.NET roles
asp.NET validation
Authentication
checkBox
Code Snippets
CreateUser
CreateUserWizard
CSS
DataList
datepicker
Forms Authentication
GridView
Html
JavaScript
jnotify
jQuery
jQuery UI
ListView
LoginName
MembershipProvider
Menu Control
Roles
Roles Authorization
Roles Provider
RowIndex
SiteMapProvider
Sql Server
Stlyes
Stored Procedure
Summary
TreeView
Visual Studio 2010
Web.config
WebConfigurationManager
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
August 2011 (4)
May 2011 (1)
March 2011 (1)
December 2010 (5)
October 2010 (2)
September 2010 (3)
July 2010 (1)
April 2010 (1)
March 2010 (2)
January 2010 (3)
November 2009 (1)
October 2009 (2)
June 2009 (2)
May 2009 (1)
January 2009 (2)
December 2008 (1)
November 2008 (2)
September 2008 (1)
Links
4GuysFromRolla
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