Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Sessions & logout.htm

Quote Reply
Sessions & logout.htm
hi,

I want to return my users to a duplicate of the login page when they log out of the webmail service, but I'm having some problems with the display of the cookies menu in the login_include.htm file.

When I go straight to the login page it displays fine. But if I log out of the system it displays an empty space. The problem has something to do with the user's current session ending... any idea anyone?


<%if sessions_cookies == 2%>
<select name=cookie>
<option selected>Yes</option>
<option>No</option>
</select>
<%else%>&nbsp;<%endif%>


regan.
Subject Author Views Date
Thread Sessions & logout.htm ryel01 3138 May 27, 2002, 10:41 PM
Post Re: [ryel01] Sessions & logout.htm
ryel01 3061 May 27, 2002, 10:44 PM
Thread Re: [ryel01] Sessions & logout.htm
brewt 3095 May 28, 2002, 12:22 AM
Post Re: [brewt] Sessions & logout.htm
ryel01 3044 May 28, 2002, 3:09 PM
Thread Re: [brewt] Sessions & logout.htm
ryel01 3044 May 29, 2002, 3:38 AM
Post Re: [ryel01] Sessions & logout.htm
cK 3028 May 29, 2002, 6:47 AM