HTML Code ClinicDo you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Okay thanks guys that works great, but here is my problem, how do I send the results of the radio buttons over the email?
My text boxes work fine and I was using a drop down dox and that worked fine but now with the radio buttons, inside the email it comes up blank(the vaule)
This is all I used when it was a drop down box,I can give you the whole code if you want but these are the parts that pertain to the radio buttons, now I want it to say which button was check instead of which one was picked from the drop down list.