Hi there,

I used Kevin Towes flash remoting example for his "Application
Development Center", located here:
http://www.macromedia.com/desdev/mx/coldfusion/articles/remoting.html
and it works great!  I thought I'd experiment by adding a text
input-box, static combobox(1), and use the existing "parkTypes"
combobox(2) to send selected values to my cfmail page. No problem
sending the text box and static combobox(1) values, but was unable to
send the "parkTypes" combobox(2) value, which gets its data from the webservice call 
to my database.
Could it be that the combobox(2) does not populate the labels/data in
the combobox component? The combobox(1) has pre-defined values in the
"data" and "lables" properties of the component.

Any ideas on how to send selected values from "parktypes" combobox(2)?

Thanks so much.

-- Chuck

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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