hey guys… i got my php script and form fields working good, but now i cant figure out how to get radio buttons information to display once the php send to the email… it leaves it blank… can anyone point me in the right direction on how to add radio buttons in flash that will display the correct information in the email
example
name: test
phone: test
would you like this:
fax: 777-7777
it leaves the would you like this blank even if you clicked on the radio button. can anyone help out and provide the right direction or the code in php to insert radio buttons correctly… thanks!