nope the period doesnt work.....hmmmmmmmm

any other ideas fellas?

tw

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 02, 2002 4:47 PM
To: CF-Talk
Subject: RE: dynamically named form elements.


thank you...i didnt even have a farking
clue that i could nest #'s to get those values
like that, would that be an atomic parsing of variable
values ;)

hey, wouldnt i need the period somewhere in that?
                        
<cfoutput>#form.["action_id_#session.FullReturn[i].id#"]#</cfoutput>

 like this one ^

tony


-----Original Message-----
From: Matthew Walker [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 02, 2002 4:41 PM
To: CF-Talk
Subject: Re: dynamically named form elements.


> when on the next page i try to do something with that field, even
though
> i can parse it out to give me the correct name, "action_id_1" i am
> having
> the brain fart on the getting of the variable value from that....can
> someone
> please help this brain fart out.... ;)

<cfoutput>#form["action_id_#session.FullReturn[i].id#"]#</cfoutput>





______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to