Thread: Form To Email Script

  1. #1
    Unleashed
    Join Date
    Sep 2001
    Posts
    1,765

    Form To Email Script

    I'm having a hard time getting my head over this mental fence. My website supports CGI & Perl, but I'm having a hard time setting up the most basic form mailer process.

    I know there's a few different steps involved.

    The form sends the informaiton to a script/program to get formatted.
    Another script/program sends the informaiton to me.

    Seems simple enough...maybe I'm getting dodgy websites.
    Somebody want to help me out with some basics, possibly even showing me a complete, fully working form-to-email process(bare bones)? I don't want to rely on free web mailers anymore. ZERO versatility..and what if the mailer location goes under? Heh, woops.

    I'd like to write myself, and configure, and expierment, etc....but I can't seem to get even that far.

    Help/guidance please
    The world is waiting. I must leave you now.

  2. #2
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    You can use this, or learn from it:
    http://www.scriptarchive.com/formmail.html
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Spam Filters. ISP based email is dying.
    By Mario F. in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 03-05-2008, 12:05 PM
  2. Script in games
    By Shakti in forum Game Programming
    Replies: 7
    Last Post: 09-27-2006, 12:27 AM
  3. My UserControls dissapear off my form
    By zMan in forum C# Programming
    Replies: 2
    Last Post: 09-15-2004, 08:55 AM
  4. Game structure, any thoughts?
    By Vorok in forum Game Programming
    Replies: 2
    Last Post: 06-07-2003, 01:47 PM
  5. Help someone with web site: form to email self
    By Silvercord in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 05-02-2003, 08:09 AM