|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
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 |
|
#2
|
||||
|
||||
|
I recommend you find one where the email address is not directly in a <select> menu, nor is it in a hidden input field, but instead is hard coded into the action script itself. This will prevent your email addresses from getting gathered by spiders and added to SPAM lists, and it keeps others from using your server to send SPAM.
__________________
# Jeremy Explain your problem instead of asking how to do what you decided was the solution. |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > Contact Form Question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|