ive been looking at the fusebox.org code and ive been wondering why
request.urltoken is being set to client.urltoken
eg in the app_globals
<cfset request.urltoken=client.urltoken>
then anywhere the urltoken needs to be passed it is passed as
request.urltoken
<cflocation url="index.cfm?fuseaction=questionthanks&#request.urltoken#"
addtoken="no">
why not just set addtoken = yes? or #use client.urltoken#
steve.
_______________________________________
Stephen Fernandez, Web Developer, NetBenefit plc
T: +44 (020) 7336 6777
F: +44 (020) 7336 0567
http://www.netbenefit.com/
------------------------------------------------------------------------------
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.