amin58
01-02-1999, 09:13 PM
My forms don't work at all. I insert:
<input type="hidden" name="recipient"value"=my e-mail address">
<form action="/server-scripts/formmail/formmail.pl">
and it adds automatically:
<form action="server-scripts/formmail/formmail.pl"method="post"enctype="x-www-form-urlencoded">
<input type="hidden" name="recipient"value"=my e-mail address">
<form action="/server-scripts/formmail/formmail.pl">
and it adds automatically:
<form action="server-scripts/formmail/formmail.pl"method="post"enctype="x-www-form-urlencoded">