Log in

View Full Version : Submit Form Help easy fix?



chuco61
12-12-2008, 07:30 PM
I want to be able to submit a form to whatever email address is filled in a text area. Is this possible?

i fill out a form, enter my email in the last filed hit submit and the results are sent to my email. However, i want a copy sent to a default email also.

thanks

Medyman
12-12-2008, 07:40 PM
Yes, it's possible. You would need to use a server-side script (PHP, for example). If you google "php contact form" or "php email form" you'll get tons of scripts and tutorials on how to accomplish this.

owt200x
12-17-2008, 06:49 PM
i have a contact form on my website that has a default emailto as well as a cc emailto option in the config check it out at http://www.owt200x.us/contactform

If you already have a template set up I can integrate my form processing code into your form.

I can also make it so there is a textbox where you enter your email address to be sent to, but I do not recommend this as people can abuse it sending spam and potentially slowing the server.

Barry "OwT"