Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

Forms In Perl

Status: ARCHIVED - Fully functional, but missing tests

A collection of scripts designed for dealing with form submissions:

  • form-validator.cgi - designed to take a submitted form, validate it according to a set of rules and either forward form submission to another url or redisplay the form in a browser, highlighting fields that could not be validated.

  • form2mail.cgi - designed to receive data submitted by a form, validate that data against a set of pre-configured rules, and send out a pre-formatted email message upon successful validation of the data.

About

A collection of perl scripts designed for dealing with form submissions.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.