E-mailing webpage to friend

  • Thread starter Thread starter Al Krismer
  • Start date Start date
A

Al Krismer

Hello,

What procedure do I use to set up a web page so it can be
e-mailed to another person. Is there a method in Frontpage?


Thanks

Al
 
If this is a published page, simply open the page in IE and save as a web
page. You could then save it as an attachment. This way, they see what you
see without needing to open the page in FP.

If it isn't a published page, you could preview in browser and then save and
send as attachment.
 
Al Krismer said:
Hello,

What procedure do I use to set up a web page so it can be
e-mailed to another person. Is there a method in Frontpage?


You can add this code to your document (add it to a shared border if you
want to see it on all pages):

<span
onclick="location='mailto:?subject='+top.document.title+'&amp;body=Check
this out:'+top.document.location+''">
click here to mail this page
</span>

Hope that helps!
 

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