John Lavery
11-6-01, 12:21 PM
Hi ppl great job on the forum. I would like to set up a form on my site so that when ppl come to vist it if they want they can emial it to a friend. I am useinf formmail.pl to do theis but I am not having much luck.
<form action="/cgi-bin/formmail.pl" method="POST">
Email address:
<input type="text" name="email" size="25">
<input type="submit" value="Send Webpage">
<input type="reset" value="Reset">
I know I am missing something just not sure what can anyone help me out
<form action="/cgi-bin/formmail.pl" method="POST">
Email address:
<input type="text" name="email" size="25">
<input type="submit" value="Send Webpage">
<input type="reset" value="Reset">
I know I am missing something just not sure what can anyone help me out