Text in Email body

A

Alex

I'm trying to make mailto hyperlink that will put text in the body of the
email.

Any help will be appreciated.


Thanks
 
S

Steve Easton

<a href="mailto:[email protected]?subject=testing&body=The text goes here">mail</a>

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
P

Petey Forrest

Hey Steve!

That's great. I've known for years (and use) that one can put in an email
subject line, but I never knew you could put text in the body!

Great stuff!

Petey
 
S

Steve Easton

Glad to help.

There is a limit as to how much text you can automatically add to the body.
Not exactly sure what it is though.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
D

DwayneConyers

Also, it may help to use "%20" in place of spaces to prevent the hyperlink
from "breaking"
 
Top