1) On Submit_Click event of the login form submit button write code to test if a user with this username and password exists or not ,if not then throw a errormessage.In this way you will be able to determine whether your entered login details are correct
or you have actually mistyped it.
ddtharangasr...
0 Points
1 Post
Adimin Password not working
May 08, 2009 12:35 PM|LINK
admin password not working User name = admin Password = admin123!
iiig2000
Member
60 Points
10 Posts
Re: Adimin Password not working
May 19, 2009 06:18 AM|LINK
You can do the following things:
1) On Submit_Click event of the login form submit button write code to test if a user with this username and password exists or not ,if not then throw a errormessage.In this way you will be able to determine whether your entered login details are correct or you have actually mistyped it.
Ganesh@Nilgr...
Contributor
6074 Points
2354 Posts
Re: Adimin Password not working
Aug 27, 2009 01:32 PM|LINK
check this
http://forums.asp.net/t/1459792.aspx
Please Mark As Answer If my reply helped you.