[ic] LOGOUT ANSWER

TrafficStand.com Admin interchange-users@icdevgroup.org
Sat Oct 26 20:40:02 2002


In response to above Logging Out question:

Simply create a link in your template "Logout".  Use [page
out]Logout[/page].

out.html contents (only 3 lines):

[userdb function=logout clear=1]
[set-cookie name=MV_PASSWORD value=""]
[bounce href="index"]

Alternatively, you can define a variable in a form link and use [if cgi
variable eq whatever] at the top of your template.  That would eliminate an
extra page w/ bounce.

Regards,

Jim.