|
From: adam.dmsk on 2 Jul 2008 10:49 Hello, I have Login.aspx page with Login control. I found that "Remember me" checkbox does not work. I found that probably this is not matter of timeout attribute in web.config, becouse when I check checkbox, login properly, close browser and immediatelly open new browser, page shows login form again. My browser is configured correctly. I have some custom code in Login1_LoggingIn event, which switches between DestinationPageUrl, depending on which role is user assigned. However when I turn this code off, the problem stays. Please help me, I already have spent two days over this issue... Sincerly, Adam
From: Munna on 2 Jul 2008 11:36 Hi, Which browser u are using? firefox and ie both have settings regarding cookie... and privacy data when you close the browser there is a good chance that you settings are clearing up the data please check you browser's settings carefully Best of luck Munna www.munna.shatkotha.com/blog www.munna.shatkotha.com www.shatkotha.com
From: gojowy on 2 Jul 2008 11:51 Hi Munna, I am using IE 7 and Firefox 2.0. I checked the security settings and set privacy level to low, but it didn't work. I believe that my browser is OK, becouse a cookie file is created on disk after loging into web page. Have you any other ideas? Lukasz
From: adam.dmsk on 2 Jul 2008 11:55 Hi Munna, I use IE 7 and Firefox 2.0. I set privacy level to low, but it didn't help. I believe that my browsers are OK, becouse each time I login into web page, a cookie file is created. Have you got any other ideas? Adam
From: adam.dmsk on 3 Jul 2008 10:34 anyone? please?
|
Pages: 1 Prev: perfect ASP.NET application tutorials Next: Load aspx into ModalPopupExtender |