FWIW, you can basically do this with a standard HTML form where the action
is something along the lines of mailto:...
Can't remember if I've got this exactly right, but, basically your mailto:[EMAIL PROTECTED] line method="post"
enctype="text/plain">
Then, each of the fields in the form will be
You probably want to open Outlook on the machine that is not running PHP
(the browser machine) so you will need to use something else.
Try something like;
mailto:[EMAIL PROTECTED] is a subject&body=this is a
body">clickablevalue
This is html and is limited by the length of a valid URL (Get metho