Forums
This topic is locked
Clearing History?
Posted 12 Aug 2003 14:31:29
1
has voted
12 Aug 2003 14:31:29 Cathy French posted:
If I shut the browser window and go back, I am logged out. If I sign-out, I am logged out.
But, If I were viewing this forum page, then signed on to the website and viewed a page, then hit the Back button until I was back on this page. I could then hit the foward button and still be logged on to the website.
Anyone know how to fix this?
Replies
Replied 12 Aug 2003 14:45:40
12 Aug 2003 14:45:40 Martha Graham replied:
Try clearing out your cookies.
Martha Graham
DMXzone manager
Martha Graham
DMXzone manager
Replied 13 Aug 2003 07:03:50
13 Aug 2003 07:03:50 Cathy French replied:
Thanks, what I did was
<script language="JavaScript">
<!--
window.history.forward(1);
//-->
</script>
Which works great
<script language="JavaScript">
<!--
window.history.forward(1);
//-->
</script>
Which works great