How do I use FormMail?

FormMail-clone is clone of Matt Wright's FormMail.cgi under a less restrictive license. It should behave almost exactly as FormMail.cgi, but it is completely written from scratch so there might be a few minor visual differences. The FormMail CGI script is already configured on our server for your account. From your control panel click CGI Center and there you will find the location of FormMail. For setting up the 'action' of your form http://yourdomain.com/cgi-sys/FormMail.cgi (if your domain ends with .net, .org, or .other then substitute the correct extension when setting up your form 'action'). The 'method' to select for your form is POST. If you would like a handy tutorial on using FormMail go to http://www.scriptarchive.com/readme/formmail.html
  • 8 Users Found This Useful
Was this answer helpful?

Related Articles

Do I have full access to a CGI-BIN?

Yes. We supply the means to install and access some scripts, such as counters, a guestbook,...

My counter, bbs, guestbook, etc isn't working.

These problems are generally due to incorrect permissions on either the directory, file(s) or cgi...

How do I run my own CGI programs?

Put your CGI programs in the cgi-bin directory. Make sure you upload them in ASCII mode. Change...

Where do I put CGI scripts?

Put your cgi-bin scripts in the public_html subdirectory named "cgi-bin".

Can I run Perl/CGI scripts outside the cgi-bin?

No, for security reasons all Perl and CGI scripts must be run from your cgi-bin folder.