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. |