Skip navigation
n.walker
Currently Being Moderated

contact form will not send field information

Jun 20, 2012 10:32 AM

contact form will not send "typed in" information to web mail.  only get the form labels with no information.  any help would be appreciated, norm

 
Replies
  • Currently Being Moderated
    Jun 20, 2012 10:59 AM   in reply to n.walker

    For best results, use a form-to-email  processing script.  Mailto: doesn't work with devices that don't have a dedicated email client installed (gmail, yahoo mail, hotmail, etc...).  Also, you're vulnerable to spam because your address isn't hidden from email harvesters.   

     

    Contact your web host and ask them if they have a script you can use.  Hosts often load scripts on their servers which you can activate through your Admin Panel or by referencing the script in your form's action attribute.

     

         <form action="path/form-to-email-script.php">

     

    If your host doesn't provide scripts, ask them which server-side languages you can use (php, asp, asp.net, perl, coldfusion, etc...).

      

    Related Links:

     

        Formm@ailer PHP from DB Masters

        http://dbmasters.net/index.php?id=4

     

        FormToEmail.com (free & pro versions available)

        http://formtoemail.com/formtoemail_pro_version.php    

     

        Tectite

        http://www.tectite.com/formmailpage.php

     

     

        Forms to Go from Bebosoft (script generating software)

        http://www.bebosoft.com/products/formstogo/overview/

     

     

        Wufoo.com (on-line form service)

        http://wufoo.com/

     

     

     

    Nancy O.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points