[thelist] Cold Fusion Masters Please Advise on Evaluating a string

Joshua Olson joshua at alphashop.net
Tue Aug 28 12:34:04 CDT 2001


Try,

<cfset patvar = form[getit.tagname & "id"]>

HTH,

-joshua

----- Original Message -----
From: "Patrick Forsythe" <fuse at toto.net>
Subject: [thelist] Cold Fusion Masters Please Advise on Evaluating a string


: <scenario>
:
: I am passing variables whose names are created dynamically to another page
: via a form submission.  On the second page I am recreating the form names
: using the same method I used to create them on the first page.
:
: <cfset patvar =  "##" & "form.#getit.tagname#id" & "##">  -> this is used
: to add the #form. and id# to a value that is created dynamically.
:
: </scenario>







More information about the thelist mailing list