+ Reply to Thread
Results 1 to 5 of 5

Thread: CGI Email script question
      
   

  1. #1
    Charles55 is offline Sergeant
    Join Date
    Jun 2005
    Posts
    21

    Default CGI Email script question

    I need a basic {cgi mailto} script for your server?

    This is one I have been using on a another server. I need to fill in the question
    mark on the form action string below to get this to work. I also need to know
    if I need a mailtemp.txt (or what file) I need in the cgi-bin.

    Charles

    <form action="http://www.rusticmade.com/cgi-bin/???????" method="POST">
    <input type="hidden" name="recipient" value="charles@rusticmade.com">
    <input type="hidden" name="subject" value="Feedback from web site">
    <input type="hidden" name="redirect" value="http://www.rusticmade.com/thankyou.htm"> <p align="center">
    <input type="text" name="email" size="15" value="your email address">
    <br>
    <INPUT TYPE="submit" value="Subscribe"></p>
    <p align="center">
    </form>

  2. #2
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,390

    Default

    what to plan on using the script for?

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    Charles55 is offline Sergeant
    Join Date
    Jun 2005
    Posts
    21

    Default

    Theres a example of the script in my first request above this reply.

    Then it points to a mailtemp file that goes in the cgi-bin

    [maitemp.txt]

    example:

    To: charles@rusticmade.com
    Subject: signup newletter.
    email [email]

    Charles

  4. #4
    Pablo is offline Moderator
    Join Date
    May 2005
    Posts
    507

    Default

    Check out 'our' PHP example which does pretty much the same as your CGI example:

    http://www.vodahost.com/vodatalk/forms/522-email-form.html
    Forum Moderator
    BlueVoda Specialist

  5. #5
    Charles55 is offline Sergeant
    Join Date
    Jun 2005
    Posts
    21

    Default

    Thanks for the reply.....I went over to matts scripts and installed one of his free
    programs...

    Charles

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. HELP!!! Email forms
    By lionofj in forum General Support Issues
    Replies: 0
    Last Post: 10-01-2005, 10:39 PM
  2. help with email setup
    By lwidmer in forum BlueVoda - General Issues
    Replies: 3
    Last Post: 08-04-2005, 07:36 PM
  3. cPanel email problem
    By Lisa in forum Email Problems (POP, SMTP & Webmail)
    Replies: 14
    Last Post: 07-18-2005, 03:24 PM
  4. Question about Unlimited Email
    By charlwillia6 in forum Web Hosting Pre-Sales
    Replies: 1
    Last Post: 07-08-2005, 11:55 AM
  5. Email links problem - help !!!!
    By bounce in forum General Support Issues
    Replies: 1
    Last Post: 06-16-2005, 07:12 PM

Posting Permissions

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

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 44 45 46 47 48 49