That code snip that I supplied is from FB3 and FB4 verbatim.  The
formurl2attributes tag is from FB2 and XFB, which didn't benefit from having
the structAppend function nor structure-based variable scopes.  It's slower
than the function calls, and even more important because it necessarily is
called on every request.

However, I know there were version of the formurl2attributes tag that also
did SES, so that's one reason to keep using it, if it still works.  But
there are also better ways to do SES, I'm sure (I use mod_rewrite on the
occasions I need them).

Cheers,
barneyb

> -----Original Message-----
> From: Donnie Bachan [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 13, 2004 10:35 AM
> To: CF-Talk
> Subject: RE: Favorite CF Variable Tricks and Techniques
>
> I actually use a bit of code from FuseBox with a slight
> change for the same
> effect as below. I modified the formURL2Variables.cfm file. I
> convert all
> URL and Form variables to the request scope and then use that
> scope in the
> rest of the application.
>
> Donnie Bachan
> Phone: (718) 217-2883
> ICQ#: 28006783
> "Nitendo Vinces - By Striving You Shall Conquer"
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to