WAHM Forums

The WAHM community forum was created to be a place for work at home moms to share their ideas and stories. In the forum you can find information about work at home jobs, starting home businesses, avoiding scams, and surviving the WAHM lifestyle. In support of the WAHM community, WAHM.com also features instructional articles, easy recipes, as well as job and business listings tailored specifically to work at home opportunities.




View Full Version : PHP form help


mommytoamandone
08-06-2008, 10:41 PM
I did a php form, contact, for a client. Everything echoes back except the multiple check boxes. I know I am missing something, was wondering if someone here might take a look and see what?

this is a portion of the code:

<td width="16%"><strong>Email Address</strong></td>
<td width="60%"><input name="email_address" type="text" id="email_address" size="50"></td>
</tr>

<br></br>

<tr>
<td width="50%"><strong>I Would Like Information About:</strong></td>
<td><input type="checkbox" name="option1" value="live_chat">Live Chat Reading<br>
<input type="checkbox" name="option2" value="email_reading">In-Depth Email Reading<br>
<input type="checkbox" name="option3" value="telephone_reading">Telephone Reading<br>
<input type="checkbox" name="option4" value="lover_reading">Lover Compatability Reading<br>
<input type="checkbox" name="option5" value="business_reading">Business Bottom Line Reading<br>
<input type="checkbox" name="option6" value="personal_situation">Personal Situation<br>
<br>
</td>

The table itself is working, but when the form is emailed the other fields are filled out, the ones you type in, but the check boxes are not showing the responses.

I'd appreciate any help you can give! I have to put this up for the night my eyes are crossing!

Thanks smileys/smiley36.gif


Sophia
08-07-2008, 05:19 AM
Could you IM the PHP form processor's code? I'm not a PHP expert, but I do have an understanding of PHP. I have created several forms with multiple check box features and they are all working, some on my site, so I may be able to look to see what is missing.

~Sophia
Edited by: Sophia

mommytoamandone
08-07-2008, 05:36 AM
Sure, thank you so much Sophia!


Sophia
08-07-2008, 08:28 AM
Hi Kathy,

Your mailbox is full. You may email me at sophialindsay at graphicsolutionsplus.com so we can communicate via email if you prefer :).

~Sophia

mommytoamandone
08-07-2008, 08:30 AM
oh okay, sorry about that, time to clear it out lol! Thanks!