AMProSoft
|

|
 |
AMProSoft Form Mailer
[ Version: 1.0 | cost: Free | released: 01/01/2001 ]
Description: The AMProSoft Form Mailer can be used to mail html form results to yourself. All form elements including text fields, radio buttons, selection boxes and check boxes will be mailed. Your form can have any number of form elements you desire.
|
|
 |
 |
Terms and Conditions
By using the AMProSoft Form Mailer on your website you
agree to abide by the following terms and conditions:
- You agree to indemnify (hold harmless) AMProSoft and Alex Mead from any damages that may result by use of this software.
- You may not resell this software.
- You may not alter the headings of the software in such a way as to claim credit for authoring this software nor may you remove any of the header information identifying AMProSoft and Alex Mead as the creators of this software.
- You may not claim ownership or authorship of the source code for this script in any way.
- Permission is granted for you to modify the source code (program portion) of this script to suit your own website.
- As this is a free program you understand that there may be limited technical support available.
This program is released as open source which means you may modify it to suit your own website. If you make any major improvements to the source code and would like to share them with us, please EMail a copy to AMProSoft@aol.com along with a brief statement of permission to publish your modifications.
|
|
 |
 |
|
|
 |
 |
|
|
 |
 |
Quick Instructions
These are a breif set of instructions for people who have experience installing scripts. If you are not confident in your ability to install scripts or these instructions seem confusing you may wish to also visit the detailed script install page or ask questions on our support forum.
Installation instructions (this program is designed for servers running apache):
- Download the script and unzip it or copy the script from the screen and save it with a .cgi extension (like AMPFormMail.cgi for example).
- Modify the script to work on your server.
- Change the path to perl on the first line to match perl's location on your server.
- Change the variables in the variable section to reflect your server and preferences.
- Change the $MailProg variable to reflect the location of the sendmail program on your server.
- Change the $MailDest variable to your EMail address
- Change the $MailSubj variable to the subject you'd like for the EMail.
- Change the @Referers list to the domain name that the form will be sent from and add any additional domains if you will have the form sent from more than one domain name.
- Change the remaining variables in the variables section if you like. Spruce them up and make them match the look of the rest of your website if you wish.
- Upload the script to a directory on your server from which cgi programs can be executed (make sure you upload the script in ascii mode)
- change the permission settings of the script to 755.
- create a form that you will use to call this program (if you have not done so already)
- in the form tag of the form make sure the method is POST and the action points to the script. Your tag should look something like this
<form method=POST action="/cgi-bin/AMPFormMail.cgi">
- Test your form to make sure it works.
|
|
 |
 |
Future Versions
Future versions of this script may include the following:
No future plans yet.
|
|
 |
|
|
|
[an error occurred while processing this directive] |
|