FrontPage images not showing up on e-mail

D

drojas

Everytime I get ready to send my one-page web via e-mail, the images get lost. Why is that?
 
T

Thomas A. Rowe

Because when working with HTML documents, external content, such as images are not stored within the
actual HTML documents, only the link to the image, etc. is stored.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
S

Stefan B Rusynko

Make the image link absolute links to your images on your published site online

PS
most people are not reading mail in html format for security reasons so publish your newsletter online and just send them a link or
plain text




| Everytime I get ready to send my one-page web via e-mail, the images get lost. Why is that?
| --
| DeeR
 
Top