Results 1 to 3 of 3

Thread: Submit Form Help easy fix?

  1. #1
    Join Date
    Aug 2008
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Submit Form Help easy fix?

    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

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    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.

  3. #3
    Join Date
    Nov 2008
    Posts
    19
    Thanks
    1
    Thanked 3 Times in 3 Posts

    Default

    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"

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •