H
HDI
Hi,
Does anyone know how to put html in the body.
So when you click on link your mail opens and you can see a html
webpage.
<a href="mailto:[email protected]?subject=feedback&body=I am having trouble
finding information on.">link</a>
--> OK for text.
<a
href="mailto:[email protected]?subject=feedback&body=<html>...</html>">link</a>
--> ???
I know you can mail a form but that's not an option. (<form
action=mailto....)
Outook gives always a message box when the user send it back.
THX
Does anyone know how to put html in the body.
So when you click on link your mail opens and you can see a html
webpage.
<a href="mailto:[email protected]?subject=feedback&body=I am having trouble
finding information on.">link</a>
--> OK for text.
<a
href="mailto:[email protected]?subject=feedback&body=<html>...</html>">link</a>
--> ???
I know you can mail a form but that's not an option. (<form
action=mailto....)
Outook gives always a message box when the user send it back.
THX