HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Images in HTML file
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML
View previous topic :: View next topic  
Author Message
sgell



Joined: 28 Oct 2004
Posts: 3
Location: UK

PostPosted: Thu Oct 28, 2004 4:03 am     Images in HTML file Reply with quote

I have created an HTML file to be used as an email attachment.
I have added a photo using img src= but when sending the email the recipient cannot see the photo, presumably because img src= is just a link to the file on my computer.
Is there a way of adding the actual photo to the HTML file?

Thanks in advance
Stephen
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8749
Location: Castle Pines North, CO USA

PostPosted: Thu Oct 28, 2004 7:17 am     Reply with quote

You will need to use the absolute path:
Code:
img src="http://www.yourdomain.com/images/yourimage.jpg"
sgell



Joined: 28 Oct 2004
Posts: 3
Location: UK

PostPosted: Thu Oct 28, 2004 9:31 am     Reply with quote

Thanks for the quick reply.
I presume for this to work I will need to upload the image to our website and the email recipient will need to be on line when he opens the email.
What I really want to be able to do is add the image to the HTML file so the recipient can see the image when he opens the attachment even if he is not online.
Is this possible?

Stephen
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8749
Location: Castle Pines North, CO USA

PostPosted: Thu Oct 28, 2004 9:36 am     Reply with quote

Since it is an attachment - no. You would need to ZIP the files, send the ZIP file & then they would need to unzip the file so they would have the proper path.

Yes - they would need to be online - but chances are - they will be online at that time since they have to be online to get the email.
elonpaul



Joined: 01 Oct 2004
Posts: 11
Location: Suomi - Fnnland

PostPosted: Fri Oct 29, 2004 12:13 am     Reply with quote

Take a look at the http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q270922
elonpaul



Joined: 01 Oct 2004
Posts: 11
Location: Suomi - Fnnland

PostPosted: Fri Oct 29, 2004 12:13 am     Reply with quote

Take a look at the http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q270922
sgell



Joined: 28 Oct 2004
Posts: 3
Location: UK

PostPosted: Fri Oct 29, 2004 3:44 am     Reply with quote

Thanks for the help. Looks like I will have to look for another way of achieving what I want to do
Stephen
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> General HTML All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial