It has default validation i know, but what i want is, how to do ajax validation for the username and password field in asp:login control? ( because i have done validation using ValidatorCalloutExtender in other forms. So i want to do for it also).
I underastand the way the cookies are created here , but in case when you have multiple usernames/passwords saved as cookies . I want the autopopulation feature to show the user names as they type and as soon as they select the option it should populate
the password field.
smithygreg
Member
2 Points
10 Posts
Re: ASP:Login Remember Me functionality
Mar 20, 2007 09:56 PM|LINK
Thanks Martin... That did the trick...
-g
prasathwebin...
Member
16 Points
16 Posts
Re: ASP:Login Remember Me functionality
Aug 21, 2008 09:37 AM|LINK
Hi.
How to do validation for asp:login control?
It has default validation i know, but what i want is, how to do ajax validation for the username and password field in asp:login control? ( because i have done validation using ValidatorCalloutExtender in other forms. So i want to do for it also).
Hope I will get replies soon..
phwpatrick
Member
2 Points
2 Posts
Re: ASP:Login Remember Me functionality
Apr 27, 2010 01:43 AM|LINK
The code provided is very useful.
Nuff Respect.
By the way is there a way to set the cookie password to the login control password field, as the asp control says its a read only field.
hans_v
All-Star
35986 Points
6550 Posts
Re: ASP:Login Remember Me functionality
Apr 27, 2010 08:08 AM|LINK
http://www.mikesdotnetting.com/Article/69/How-to-get-your-forum-question-answered-avoid-thread-jacking
zackaria
Member
2 Points
1 Post
Re: ASP:Login Remember Me functionality
Aug 25, 2010 05:02 AM|LINK
I underastand the way the cookies are created here , but in case when you have multiple usernames/passwords saved as cookies . I want the autopopulation feature to show the user names as they type and as soon as they select the option it should populate the password field.
How do i go about doing this?
Thanks in advance
hans_v
All-Star
35986 Points
6550 Posts
Re: ASP:Login Remember Me functionality
Aug 25, 2010 03:44 PM|LINK
Would you be so kind to click on the link in my previous post?