A
adam.dmsk
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
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