Did you make a change to the <CF_FORMURL2ATTRIBUTES> tag some way?

> -----Original Message-----
> From: stas [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 16, 2000 5:31 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Scoping URL params with attributes
>
>
> I am doing that...
>
>
> -----Original Message-----
> From: Josh [mailto:[EMAIL PROTECTED]]
>
>
> 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/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