I can not find a complete example on the use of <cf_returnfuseaction>. Below
is the code from book, though I can not tell where rquest.attributeslist is
define. After that is my guess as to how the return would work. After that
is the error I am receiving. Can anyone point out my error here or to a
complete example on the use of this tag.

Thanks.

<cf_returnfuseaction
                action="set"
                gotourl="security/index.cfm?fuseaction=Authentication"
                returnurl="#cgi.path_info#?#request.attributeslist#">

<cf_returnfuseaction
                action="return"
                gotourl="#attributes.gotoURL#">

Error Occurred While Processing Request
Error Diagnostic Information An error occurred while evaluating the
expression:  "#attributes.gotoURL#/#caller.fusetoken#" Error near line 19,
column 22.   Error resolving parameter CALLER.FUSETOKEN  The object
FUSETOKEN is not present in the scope named CALLER. It is likely that you
have misspelled the name of the object you are trying to access.  The error
occurred while processing an element with a general identifier of
(CFLOCATION), occupying document position (19:4) to (19:75) in the template
file C:\CFUSION\CustomTags\returnfuseaction.cfm.        





Russell E. Mohn 
Office of Vice-Provost for Research 
Arizona State University 
Box 873503 
ADMB160R 
Tempe, AZ 85287-3503 
Email: [EMAIL PROTECTED] 
Phone: 480-965-4736 - Fax: 480-965-2455 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to