Contact Form Question

This is a discussion on "Contact Form Question" within the PHP Forum section. This forum, and the thread "Contact Form Question are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 14th, 2005, 01:09
New Member
Join Date: Aug 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Contact Form Question

Hi,

I want to add a contact form to a website. I'm looking for a premade script, preferably in PHP or JavaScript that will allow the user to see a pull down menu with the contact person they want to contact. For example:

There's a website about Pets. There is a universal Contact form on each section of the website. When the user clicks the Contact Us button, it goes to the form, now there is an option:
Who do you want to contact?
and next to that is a pull down menu with:
dogs@pets.com
cats@pets.com
general@pets.com

etc....
Then once the user selects the one, they fill out the rest of the form, and it gets sent to that specific contact.

If anyone knows of any premade scripts that does this, I'd be very greatful, thanks!


Laura
Reply With Quote

  #2 (permalink)  
Old Aug 14th, 2005, 09:02
benbacardi's Avatar
Highly Reputable Member
Join Date: Feb 2004
Location: United Kingdom
Age: 20
Posts: 611
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbacardi Send a message via Skype™ to benbacardi
just have the pulldown list as a form field, name it appropriately, like "sendto" or something, and then use that value in the $_POST data to as the to field in your email script
Reply With Quote
Reply

Tags
contact, form, question

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] PHP contact form redirect to same form Posie PHP Forum 14 Jan 29th, 2008 20:28
php contact form geyids PHP Forum 5 Jun 14th, 2007 16:59
Contact form question SolitarySoul PHP Forum 7 Mar 14th, 2007 17:02
Contact us form help! NurseJenny PHP Forum 10 Jun 23rd, 2006 13:27
Need Quote Form and Contact Form Av8er Flash & Multimedia Forum 5 Oct 30th, 2003 17:14


All times are GMT. The time now is 18:49.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43