Did you double-check to make sure that third line has the actual path
to your image file? I'm not a HTML expert, so all I can do is point you
to some tutorials:
http://www.timeatlas.com/mos/Email/G..._or_Live_Mail/ http://email.about.com/cs/oetipstricks/qt/et112703.htm http://email.about.com/cs/oetipstric...1503.htm--Gary VanderMolen, MS-MVP (Mail)"falmvtex" <falmvtex@xxxxxx> wrote in messagenews:0C27D990-7857-48C5-9C45-140AB0CD2167@xxxxxx> Dear Gary,>> Thank you for your response, but that did not seem to correct theproblem. I> can the text which displays my name, address, phone, etc.. but the imagedoes> not show up.>> I did attempt to open the .htm file in my Firefox browser, and noticedthat> it does not open there. Perhaps my html script is wrong?>> -Felix> --> Composer,Pianist,Conductor>>> "Gary VanderMolen" wrote:>>> Modify the third line in the HTML script to say:>> <IMG src="c:\users\myusername\pictures\myimage.jpg">>>>> There seems to be some confusion in the samples I've seen as to whether>> the path needs forward slashes or backslashes.>> -->> Gary VanderMolen, MS-MVP (Mail)>>>>>> "falmvtex" <falmvtex@xxxxxx> wrote in messagenews:1CECE7A2-1887-4124-9209-90C755232C33@xxxxxx>> >I recently read posts about the correct way to upload an image into my>> > signature, but am unable to successfully complete the task.>> >>> > I've done two things:>> >>> > 1st - Copied the script...>> > <HTML>>> > <BODY>>> > <IMG src="file://C:\myimages\myimage.jpg">>> > </BODY>>> > </HTML>>> > ... and made sure that the path to my .jpg is correct, then I savedthe file>> > in notepad as a .htm (and later as a .html) and selected the file inthe>> > options menu from Windows Mail.>> >>> > 2nd -I opened a new message, created the signature I wanted (with my>> > name/address/etc..), inserted the image (.jpg) copied the source info.(after>> > selecting the source tab) and pasted that into a notepad, saved it asan .htm>> > and selected that file in the options menu from Windows Mail.>> >>> > Unfortunately something is not right. My image is only 7KB and my .htmfile>> > is 1KB.>> >>> > If it helps, the path to my image is located from my>> > :c/users/myusername/pictures/myimage.jpg>> >>> > Many thanks,>> > Felix>> >>> >>> > -->> > Composer,Pianist,Conductor>>>>>>