943,866 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 1749
  • C# RSS
Jun 4th, 2009
0

c# sending email image doesnt show

Expand Post »
hi,

I have tried sending email from .html page, which i converted from microsoft word document and saved in my pc. and it works fine sends the email, but the only thing is i cannot see the images.

the images are in another folder in same directory.

can someone help please.

thanks
Similar Threads
Reputation Points: 10
Solved Threads: 1
Posting Whiz
sam1 is offline Offline
300 posts
since Nov 2004
Jun 4th, 2009
0

Re: c# sending email image doesnt show

Images are not embedded into HTML files, they are referenced. HTML files are just text files, they tell the browser where to find the content.

That is the HTML document tells the browser where to find the image files, in your case the folder in the same directory.
MS Word documents embed the image into the document, so .doc file actually contains the image data as well as the text.

To solve your problem you must send the HTML document and the directory with all of the images.
Last edited by Stinomus; Jun 4th, 2009 at 10:28 pm.
Reputation Points: 58
Solved Threads: 17
Junior Poster
Stinomus is offline Offline
109 posts
since May 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: [C#:Question] Programmer Skills
Next Thread in C# Forum Timeline: confused





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC