Sending an outlook express mail from a weppage

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am making a webpage with frontpage 2003
and would like to be able to click some text or picture on the webpage and
then it opens up an outlook express (or outlook) mail with subject and so on
already filled in, ready to send.
I tried saving an email-message as an *.eml-file and placing this in the
web-page,
with no good result.
 
The subject part is easy.
<a href="mailto:[email protected]?subject=more testing">

But what is "so on" supposed to be??

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
What if they don't have Outlook Express? Would you be willing to send a Pine
email instead?

Bob Lehmann
 
But what is "so on" supposed to be??
That would be the attacehd virus, since Outlook Express is the target.

Bob Lehmann
 
Simply highlight and/or right click on the object, select "Hyperlink
Properties...", click on "E-mail Address" in the lower left hand corner and
type in the email address and Subject Line text in the proper places and
click on ok.

Unless the person that is sending this email to you through this particular
link in your web page has either Outlook or Outlook Express configured as
their defailt e-mail client, their is simply no way to specifically "target"
either Outlook or Outlook Express.
 
Thank you
And what if I would like to add some text also, is there a way to do this?

web_developer skrev:
 
Like this:
<a href="mailto:[email protected]?subject=more testing&body=place some text here"



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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top