<cfset cont=form["ContactUse#loopcount#"]>
The way you had it, you could use Evaluate(), but it's faster to use the
bracket notation
-----Original Message-----
From: Britta Bennett [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 30, 2003 6:27 AM
To: CF-Talk
Subject: Proccess text string as variable after output
Hi Guys,
I can't figure this one out, have wasted tons of time exerimenting..
guess it's time to ask for help..
Inside loop:
<cfset cont = "form.Contactuse#loopcount#">
Then I want to output this parameter:
SET ContactUse='#cont#',
The problem is that all it does is output the param as TEXT, I can't get
it to process the text after outputting it. I've tried every
combination I can think of such as, #"#cont#"#... Thanks very much if
anyone could steer me in the right direction on this...
Thanks very much!
Britta
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

