Please use above *new* CGI's in your pages and if possible migrate yourexisting pages to using them.
Here's how you'd set up forms on our system. First you must
say that you're setting out a form, along with what program to use
to handle the data from the form.
Attention! To make this work the cgi-bin file must have a .cgi
extension, eg genmail.cgi
<!-- Form string -->
<FORM method=post action=http://home.fastnet.co.uk/cgi-bin/genmail.cgi>