I've never done that, what I have done when I don't want people going back when they are not logged in is to add a bit of code at the top of each page to see if they are logged in. If they are not logged in then the page redirects them to the login page. This also stops people from bookmarking pages and then returning to them without logging in.
The code itself if very simple and can be put in its' own little .asp file and included on all pages. Hope this helps. Andy -------Original Message------- From: [email protected] Date: 03/21/05 04:05:16 To: [email protected] Subject: [AspClassicAnyQuestionIsOk] How to make previous button on browser not function after log out from the system? Hi, can someone explain, How to make previous button on browser not function after log out from the system? Thank You. [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
