How to include body text into an email?

J

James

Hi,

I have a link in my web page that open an email form, using:
mailto:p[email protected]?subject=New

But I need also to include a line of text in the email Body. How can I do
it?

Thanks,

Jaime
 
S

Steve Easton

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

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