I have one problem in my ASP.NET 2.0 application.If I open my application login page but i don't enter any credentials and keep only the login page open for some time. After some time if I enter my credentials than again the same login page comes i.e;the login page refreshes or reload instead of entering into the application and than again i have to enter my credentials than it enters the application in short the login page comes twice only if stays open on the screen for some time .Needs some resolution ?
can you post you code ?
Hi,
Do u use Session for kept login info?
If it is, ur problem may be is Session expire.
Hope this helps :-)
0 comments:
Post a Comment