Embedding graphics in Front Page

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

Guest

When I e-mail web sites or pages, all the original graphics from Front Page disappear. According to help, I am supposed to receive a prompt to "Save embedded files" but I can't find it. This is for Front Page 2002. Any advice?
 
Graphics are not embedded in web pages. An HTML image tag references the
location (URL) of the image that is to appear, and the browser requests it.
Chances are, your image links are relative, meaning that they do not contain
the full URL to the image, but only the relative path from the location of
the web page in the web. When you email the web page, you are making a copy
of it, but the copy no longer resides in the web site. Only image tags with
absolute URLs ("http://...") will appear in that case.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

izzysheadache said:
When I e-mail web sites or pages, all the original graphics from Front
Page disappear. According to help, I am supposed to receive a prompt to
"Save embedded files" but I can't find it. This is for Front Page 2002.
Any advice?
 

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