Page 1 of 1

Customizing my php contact form

Posted: Mon Jul 04, 2005 8:33 pm
by thefluffyshrimp
Hello. I am still new to php and I was hoping to get a bit of help on customizing my php "contact form."

The usual code for a php contact form allows the user to put their name, email adress, select a topic from a dropdown menu, and then type a message.

However, I am using my contact form to allow users to sign up to a number of different mailing lists. To accomplish this, I need to alter a few things.

I would like my contact form to keep the sections for the person's name and email address. Then let them select which mailing list they would like to join from a drop down menu (same as the "Topic" selection). However, I want my users to then send the message with no text. I would like an automated message to be sent to me, telling me the name and email address of the person, and listing what mailing lists they want to be join.

Could someone please help me through the customization process for this?

Please respond! Thank you!

Posted: Mon Jul 04, 2005 11:05 pm
by lostboy
show the code for wha you have

Posted: Tue Jul 05, 2005 1:11 am
by thefluffyshrimp
Oh, I'm sorry about this, but I just figured it out on my own. :p

Oh well, less work for others then. ;) But thank you very much for offering to help me. :D

Thanks! :D