Re: email forms

> If you do something like this you would send an ugly mailmessage to
> the recipient address. This message has also quoted all non
> alphanumeric characters. But you can try it ;)

> 	<form method=POST action="mailto:your@e.mail.com">
> 	<input name=subject size=70>
> 	<textarea name=body cols=70 rows=5></textarea>
> 	<input type=submit value="Send">
> 	</form>

also, it won't work with explorer, only netscape does it...

GaRgL...

Received on Monday, 1 September 1997 04:56:16 UTC