Stephen,

Thanks, that got me on the right track and now I am using them like a pro.

Bill

> -----Original Message-----
> From: Stephen Moretti [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 15, 2000 7:46 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Returnfuseaction????
>
>
> Bill,
>
> > <!--- An update query runs here and then
> >     passes down to the returnfuseaction --->
> > <cf_returnfuseaction
> >     action="return"
> >
> > gotourl="#request.webroot#/members/index.cfm?fuseaction=#attribute
> > s.gotofuse
> > action#">
> >
>
> You don't need a gotourl on the return. In fact if I'm not
> mistaken its not
> supported on action return.
>
> action="return" picks up the returnURL that you added to the end of a list
> of URL when you did :
>
> <cf_returnfuseaction
>       action="set"
>       returnurl="#attributes.returnurl#"
>       gotourl="#request.webroot#/index.cfm?fuseaction=termsofservice">
>
> Hope that helps
>
> Regards
>
> Stephen
>
> ------------------------------------------------------------------
> ------------
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fu
sebox or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to