7217Matt's Script Archive: FormMailhttp://www.worldwidemart.com/scripts/formmail.shtmlAny users who have versions of FormMail prior to v1.91, including the popular version 1.6, should upgrade immediately. v1.91 plugs several more spam-related security holes. The following fixes have also been implemented since v1.6: prevents unwanted access to environment variables and problem of receiving e-mail while using the redirect option. The script has two extra arrays (new in v1.7) you must define, but will not affect current forms or the way they appear after having been submitted.CGI and Perl > Scripts and Programs > Form ProcessorsOct 10, 2006
Form Mailer is a generic Perl Script which will enable you to
Process just about any form from your website,
Validate the form online before allowing it to be sent,
Show the user what data he will be sending before he clicks,
Email the contents of the form to you,
Redirect the user to a specific destination depending on data in the form,
Pass parameters to the destination URL.
Now FORMSRV E-HTML ? can keep your email in a directory on your website if you don't have email services! It creates a HTML page from a template and puts the email info in it, you can view, print, delete, and respond to your emails from the admin console or from the Webmail directory index page!
You can create a html input form page, with the fields you want to pass to the template page, which you create to look any way you want. You then place the fields names you had in the form, (i.e. username) in the template file with a dollar sign in front of the name, (i.e. $username) where ever you want it to appear in the new page!
FM SiteMail is a form mailer that uses the unix/linux program: sendmail. Anyone who wishes to contact you via a form, simply goes to your website and chooses an option (from eg. a "contact us" button/picture/link). This loads, for example, contact.html - The user/person is then asked to specify his/her enquiry/problem. After the user has submitted his/her enquiry, the form mailer will send a confirmation email notifying the person that the email was received. (Auto Responder.)
wFormMail was created because one of my clients needed a script for the User to complete a form, They then needed the results of the form sent to them and a file sent to the user.
I looked and Looked but found nothing. I already used Matt Wright?s FormMail and found it easy to use and configure, however it needed that little extra, so I set to work and wFormMail was born and the rest as they say is history...
mkcgi is a simple command line utility for producing a form processing perl CGI script instantly by parsing an existing HTML form. The resulting perl script is easy to understand and customize. Features include error checking, confirmation email sent to the admin and user, plain text tab delimited logging, MySQL support and redirection to a thank you page.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.