Posted by David Segall on 09/28/07 09:04
"Paul Ponzelli" <begone@spam.com> wrote:
>I have a link in a Web page that causes the Email program (Outlook Express)
>to launch a new message when the user clicks on the hyperlink. To
>accomplish this, I'm using an HTML tag of the form:
>
> <A href="mailto:name@xyz.net">name</A>
>
>I would like to have this tag add fixed text to both the "Subject" box and
>the message body of the Email when the user clicks the hyperlink. Is there
>a way to do this?
See <http://www.ianr.unl.edu/internet/mailto.html> but check that it
works in your users' browsers.
[Back to original message]
|