A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: formmail-php or pl?

  1. #1
    Member
    Join Date
    Oct 2003
    Location
    nek vermont
    Posts
    49

    formmail-php or pl?

    I've been trying to set up a simple formmail for 3 days. It did work and now it won't. I've searched the web and have tried 15 or so different approaches. I've seen many examples where you only have to put in your email in place of you@yourdomain.com
    <FORM ACTION="/cgi-sys/formmail.pl" METHOD="POST">
    <input type=hidden name="recipient" value="you@yourdomain.com">

    The part I haven't been able to find a clear explanation of is when editing the formmail.pl file- exactly what do I have to there? do I need my isp address?

    I've seen some examples using formmail.php and some using formmail.pl

    I'd give anything for a clear working example.

  2. #2
    9 Times the Fun
    Join Date
    Oct 2002
    Location
    Mother Earth
    Posts
    183
    Are you testing this script on your local PC or a configured server?

  3. #3
    Junior Member
    Join Date
    Feb 2010
    Posts
    2
    In this resource you will find a clear working example - PHP Form. This tutorial page is designed to help for develop with web forms: email form, feedback form and etc.
    Good luck.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center