| Corporate Web Support |
|
Important Customer Announcement
Due to a flaw in the formmail script the procedure for using the script has changed. Customers who wish to use the formmail script on their web site will be required to send the email address, to which the form information is sent to, to webmaster@scotland.net. Two conditions must also be met.
The request must come from the email address that the form information will be sent to. If multiple email addresses are required then the request should come from one of those addresses.
The request should also contain the full URL of where the form resides. This is to assist Scotland On Line staff to ensure that the request is for a valid form and to avoid spammers requesting invalid email addresses.
Customers who already use the formmail script on their web site, the email addresses have been extracted and granted permission to use the revised formmail script. Customers who require the email address to be changed they will be required to follow the procedures detailed above. While Scotland On Line has made every effort to ensure that customer addresses have been added to the valid address file, all customers are encouraged to check that any forms they have are operational. Customers are advised that they are responsible for the maintenance of their forms. Information about the vulnerability in formmail can be found here.
NOTE : Only the email field will change from an optional field to a required field, all the rest of the below configuration options will remain as they are.
############################################################################## # FormMail Version 1.5 # # Copyright 1996 Matt Wright mattw@worldwidemart.com # # Created on 6/9/95 Last Modified: 2/5/96 # # Scripts Found at: http://www.worldwidemart.com/scripts/ # ############################################################################## # If you run into any problems while trying to configure this scripts, help # # is available. The steps you should take to get the fastest results, are: # # 1) Read this file thoroughly # # 2) Consult the Matt's Script Archive Frequently Asked Questions: # # http://www.worldwidemart.com/scripts/faq/ # # 3) If you are still having difficulty installing this script, send # # e-mail to: scripts-help@tahoenet.com # # Include any error messages you are receiving and as much detail # # as you can so we can spot your problem. Also include the variable# # configuration block that is located at the top of the script. # # # # Hopefully we will be able to help you solve your problems. Thank you. # ############################################################################## # COPYRIGHT NOTICE # # Copyright 1996 Matthew M. Wright All Rights Reserved. # # # # FormMail may be used and modified free of charge by anyone so long as this # # copyright notice and the comments above remain intact. By using this # # code you agree to indemnify Matthew M. Wright from any liability that # # might arise from it's use. # # # # Selling the code for this program without prior written consent is # # expressly forbidden. In other words, please ask first before you try and # # make money off of my program. # # # # Obtain permission before redistributing this software over the Internet or # # in any other medium. In all cases copyright and header must remain intact # ##############################################################################
The action of your form needs to point towards this
script (obviously), and the method must be POST or GET in
capital letters. Version 1.5 of FormMail offers many new
ways to code your form to tailor the resulting HTML page
and the way the script performs. Below is a list of form
fields you can use and how to implement them.
|