[ic] userdb logout using a text link

Bill Carr interchange-users@interchange.redhat.com
Fri Jan 4 07:48:01 2002


On Fri, 2002-01-04 at 02:12, Russ Mann wrote:
> Hello List,
> 
> With IC 4.8, I need to affect a userdb logout using a text link instead of
> a form.  Here is the form I would like to emulate:
> 
> <form action="[process]" method="post">
> [set Log Out]
> mv_todo=return
> mv_nextpage=index
> [userdb function=logout clear=1]
> [/set]
> <input type="hidden" name="mv_cookie_password" value="0">
> <input type="submit" name="mv_click" value="Log Out">
> </form>
<a href="[area
		href=process
		form=|
			mv_click=Logout
			mv_todo=return
			mv_nextpage=index
			mv_cookie_password=0
		|
	]">Logout</a>

Assumes you have an order.profile named Logout.
		

-- 
Bill Carr
Worldwide Impact
bill@worldwideimpact.com
413-253-6700