|
-
Jan 14th, 2006, 06:57 PM
#1
Thread Starter
Frenzied Member
Page Refresh click button!!!
Hi
I got a form with a usercontrol (Login Control) that I created on it.
The control got a Login / Logout button on it, which, when clicked, call a function to log the user in or out.
I could not understand why the user get logged out when I refresh the page (pressing F5).
After some debugging, I realized then when the page are refreshed, the user control's login button click event get fired.
Is there any way I can prevent this?
-
Jan 16th, 2006, 12:25 PM
#2
Re: Page Refresh click button!!!
Prevent caching of the login page.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|