I inherited several scripts that are being used, one of which is a mail script that is generic enough to allow any form at a given site to use a single copy of it. Basically, using hidden fields on the HTML page, you can call the script and it will email the necessary information.
The problem...