![]() |
|
|
+ Search |
![]()
|
Aug 4th, 1999 08:00
Nathan Wallace, Anand Raman, Christopher Ostmo
For some browsers:
<form name="form_name"
action="mailto:ur_email@address.com"
enctype=plain/text
method=post>
</form>
will work. After submitting the form u have the contents of the
form in plain simple name / value pairs.
You can find a PHP solution at:
http://modems.rosenet.net/mysql/
Click the link to "Mail Form."