Saturday, March 27, 2010

Combobox select will not send to PHP

Hi,

I am trying to send an element of a combobox from Flash to
PHP.

The code I have is:



It all works fine except when I select an item from the
combobox, I do not get the item sent to PHP (and then emailed to
me). What am I doing wrong ?



Thanks,

PaulCombobox select will not send to PHP
Actually the above does work, there is a spelling error
though. There should be a capital C for selectcombo in the line

send_lv.county = selectcombo;



Then it will work.

silly billy

No comments:

Post a Comment