[ic] Re: userdb logout using a text link (Bill Carr)

Bill Carr interchange-users@interchange.redhat.com
Fri Jan 4 15:28:01 2002


On Fri, 2002-01-04 at 14:42, Russ Mann wrote:
> Dear Bill,
> 
> What should my order.profile "Logout" look like?
Look in interchange/foundation/etc/order.profile

> 
> Thanks,
> 
> Russ
> 
> -----Original Message-----
> From: interchange-users-admin@interchange.redhat.com
> Subject: Re: [ic] userdb logout using a text link
> From: Bill Carr <bill@worldwideimpact.com>
> To: interchange-users@interchange.redhat.com
> Date: 04 Jan 2002 07:47:24 -0500
> Reply-To: interchange-users@interchange.redhat.com
> 
> 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