arghhhhhhhhhhh :) thanks.
i knew that...i have it in other
code, that i wrote like 4 weeks ago..

thanks man...tony

-----Original Message-----
From: Matthew Walker [mailto:[EMAIL PROTECTED]] 
Sent: Monday, December 16, 2002 10:48 PM
To: CF-Talk
Subject: RE: to add to that...


A-ha!

<scenario_id>#form.id#</scenario_id>
<selected_accounts>#form["selectedAccounts#id#"]#</selected_accounts>
<parameter1>#form["parameter1#id#"]#</parameter1>
<parameter2>#form["parameter1#id#"]#</parameter2>


_________________________________________
Matthew Walker
TerraForm 2.0 now out at
http://www.electricsheep.co.nz/terraform/



> -----Original Message-----
> From: Tony Weeg [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 17 December 2002 4:32 p.m.
> To: CF-Talk
> Subject: to add to that...
> 
> 
> Element SELECTEDACCOUNTS is undefined in a Java object of type class
> [Ljava.lang.String; referenced as 
> 
> is what i am getting using this code...
> 
>     <scenario_id>#form.id#</scenario_id>
>     <selected_accounts>#form.selectedAccounts[id]#</selected_accounts>
>     <parameter1>#form.parameter1[id]#</parameter1>
>     <parameter2>#form.parameter1[id]#</parameter2>
> 
> where i could expect to get this, and am getting this, in my cfdump of
> form variables
> 
>       form.id parses to "109"
>       form.selectedAccounts109 parses to "1109"
>       form.parameter1109 parses to "123.00"
>       form.parameter2109 parses to "1500.00"  
> 
> any ideas?
> 
> thanks.
> 
> ...tony
> 
> tony weeg
> [EMAIL PROTECTED]
> www.revolutionwebdesign.com
> rEvOlUtIoN wEb DeSiGn
> 410.334.6331 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to