+ Reply to Thread
Results 1 to 2 of 2

Thread: Mailto Problem
      
   

  1. #1
    Phayes is offline Private First Class
    Join Date
    Jul 2006
    Posts
    5

    Default Mailto Problem

    I am a new user and I have created a form, after posting it on my web page people who do not have outlook can not send the form out....what have I done wrong..

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Mailto Problem

    This is a real problem with mailto forms that utilize having to open a third party software to send the mail( such as MS Outlook). I recommend using php as the sending script. It is a little bit more time consuming to set up- but once done it is very easy for your customer. Take a look here;
    http: //www.netisopen.com/computer/TF001/phpmailto.html

    It will walk you through step by step. The form in the middle is a working form. So just try hitting submit on it and it will prompt you for your name and so on. If you have problems or questions just post back.

    Andy
    PHP- is a blast!

Thread Information

Users Browsing this Thread

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

     

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