Question
Check box & PHP form in AS2
Hi all,
I'm currently using this PHP script below for a form in a flash site.
http://www.flashadvisor.com/tutorial/Beginners/Custom_PHP_Email_Form-5.html
I wanted to add either a check box or radial box for an RSVP form that I'm creating where the person can check something like "are you attending, yes or no". How can I modify the script above to include that?
Thanks