PDA

View Full Version : ComboBox Question?



jasonhardwick
September 27th, 2006, 01:29 PM
I am in need of some help...I'm not sure if this is a PHP or Action script question. I have a form in flash with a combobox component in it, I am trying to pass the info from the combobox to php then to mysql I don’t have a problem with any of the input text just the component I fill it out the form chose a field in the combo box and hit submit it passes to my php and then to mysql but no information from the combobox shows up??? How can I make this work?