Designing a Contact Form in PHP/ checkbox?
Hi,
I am working on a very basic dynamic application.
It is a form I've put together from 2 different tutorials.
So please disregard the content.
Most of it is working.
The trouble I am having is coding the check box.
If you test the form at: ---visit Contact button
http://www.modernmortgagedirect.com
Select the contact button.
The from generates a results page, but it doesn't accurately display the selections for the the question - "What are your interests?"
The choices are Twisting, Juggling, and Clowning.
They are check boxes. No matter how many of them, are sleeted only one response displays in the result page.
I am not sure how to code these and create an appropriate bidding.
It seems like I need to make the the 3 of these choices unique even though they are part of one group.
I am not sure the best way to execute.
Thanks foray input you might offer.
