Make sure you are including <CF_FORMURL2ATTRIBUTES> tag in your app_globals.cfm.  This 
tag will take all URL and FORM scoped variables and copy them to the ATTRIBUTES scope.

Josh Diehl

stas wrote:

> It seems as if I have to scope my URL params when passing them like so:
>
> index.cfm?attributes.fuseaction=doThisAction
>
> I remember before I did not have to do that, I could just do:
>
> index.cfm?fuseaction=doThisAction
>
> What am I missing ?! Thanks.
>
> ------------------------------------------------------------------------------
> 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.

------------------------------------------------------------------------------
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