Test bigpond webform ref CGI SCRIPTS: FORM TO EMAIL (log into bigpond account first)
Formemail.pl is a CGI program that allows you to have information that is entered in an HTML Form on a web page form e-mailed directly to you. To use Formemail.pl you will have to set up three files: a web page form , a mail template file , and a Response URL.
The web page form is the file that a user on the Internet will enter information into and submit. This form will call Formemail.pl to forward the information to your e-mail address.
Formemail.pl needs to know who to send the email to, and how the information it is sending should be set out. The mail template file must be set up to supply this information to Formemail.pl .
After Formemail.pl has sent the information to you, it needs to send a response to the user on the internet, so they know their information has been forwarded correctly. This is the Response URL .
These three files need to be created by you and uploaded to your content directory.