|
-
October 2nd, 2001, 04:29 AM
#1
how to use mailto protocol ?
I would like to know how to send a formatted email via html.
I am using the form method and specifying the mailto protocol in it.
All i want is to send all the contents of the form in a formatted form to the outlook express.
<a href=mailto:[email protected]?subject="hello"?body="Name is:uhmnc Designation =ceo">
************************************** currently the results i am getting is
name="uhmnc"designation="c.e.o"
The result is appearing on the same line
How to format the above text by using new line
which i want as
name="uhmnc"
designation="c.e.o"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|