i have been asked to use images hosted on a web site

W

Woodie

For an email campaign, I have been asked to use images that are hosted on a
website.

i am using Front page to create the html for the email, but i can only put
the pictures in as embedded pictures, I cannot see how i create the pictures
so that they are viewable in the email but hosted on the
http:///www.website.co.uk/image.htm

Can anyone assist me please.
 
R

Ronx

Upload or publish the images to the website at
http://www.website.co.uk/images/

In the page to be emailed, add the images with tags similar to (in code
view)

<img src="http://www.website.co.uk/images/imagename.jpg" width="100"
height="50" alt="picture">

When you save the page, the save embedded images dialogue will appear.
Select all the images and click Modify
Choose to leave the images where they are and not save them
(sorry, can't remember the exact wording).
Click OK

You should also publish the completed page to the server, so that the
many, many email users who choose not to view emails in HTML format can
see what the page looks like.
 
T

Thomas A. Rowe

You will have to create absolute URLs to each image. When saving the page and prompted to save embed
image, select no, etc.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
W

Woodie

Hiya
Thanks for the information - but when i save the page it gives me the option
only for 1 picture and if i select cancel nothing happens... any ideas?
 
W

Woodie

I have changed the HTML code now so that the src ref is the absolute ref for
the image - but i now get just boxes with a red x in the corner - but no
longer get the save images box!!

Thanks for all your help
 
W

Woodie

Thanks to you all for your help - i totally get what it means now -
thankfully the people on here are so much more helpful than the people at the
IPT !!!
 

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

Top