Can I be the first person to point out that this sounds like a very
dangerous thing to do?  At the very least you should encrypt() and
decrypt() before these strings are sent via URL.

You also might want to look at simply saving those code chunks using
cfsavecontent and setting them as request or session scoped variables.

Pete

Wurst, Keith D. wrote:
> hey everyone. i have a chunk of code that i would like to attach in the url
> string of a series of links. i dont want to have to replicate the code each
> time for each link. i would like to write the code once, set it equal to the
> variable, and then call the variable inside of the href to utlize the code.
> any suggestions? thanks very much.
>
>
> p.s. i think i may need to use the evaluate function.
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to