Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista mail

Vista - Placing .jpg into my signature using VISTA in Windows Mail

Reply
 
Old 08-05-2008   #1 (permalink)
falmvtex


 
 

Placing .jpg into my signature using VISTA in Windows Mail

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 saved the file
in notepad as a .htm (and later as a .html) and selected the file in the
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 as an .htm
and selected that file in the options menu from Windows Mail.

Unfortunately something is not right. My image is only 7KB and my .htm file
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

My System SpecsSystem Spec
Old 08-05-2008   #2 (permalink)
Gary VanderMolen


 
 

Re: Placing .jpg into my signature using VISTA in Windows Mail

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 message news:1CECE7A2-1887-4124-9209-90C755232C33@xxxxxx
Quote:

>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 saved the file
> in notepad as a .htm (and later as a .html) and selected the file in the
> 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 as an .htm
> and selected that file in the options menu from Windows Mail.
>
> Unfortunately something is not right. My image is only 7KB and my .htm file
> 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

My System SpecsSystem Spec
Old 08-05-2008   #3 (permalink)
falmvtex


 
 

Re: Placing .jpg into my signature using VISTA in Windows Mail

Dear Gary,

Thank you for your response, but that did not seem to correct the problem. I
can the text which displays my name, address, phone, etc.. but the image does
not show up.

I did attempt to open the .htm file in my Firefox browser, and noticed that
it does not open there. Perhaps my html script is wrong?

-Felix
--
Composer,Pianist,Conductor


"Gary VanderMolen" wrote:
Quote:

> 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 message news:1CECE7A2-1887-4124-9209-90C755232C33@xxxxxx
Quote:

> >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 saved the file
> > in notepad as a .htm (and later as a .html) and selected the file in the
> > 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 as an .htm
> > and selected that file in the options menu from Windows Mail.
> >
> > Unfortunately something is not right. My image is only 7KB and my .htm file
> > 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
>
>
>
My System SpecsSystem Spec
Old 08-05-2008   #4 (permalink)
Gary VanderMolen


 
 

Re: Placing .jpg into my signature using VISTA in Windows Mail

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>>>>>>
My System SpecsSystem Spec
Old 08-05-2008   #5 (permalink)
Gary VanderMolen


 
 

Re: Placing .jpg into my signature using VISTA in Windows Mail

That last post of mine had bad word wrap, so let's try again.

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/oetipstricks/qt/et121503.htm

--
Gary VanderMolen, MS-MVP (Mail)


"falmvtex" <falmvtex@xxxxxx> wrote in message news:0C27D990-7857-48C5-9C45-140AB0CD2167@xxxxxx
Quote:

> Dear Gary,
>
> Thank you for your response, but that did not seem to correct the problem. I
> can the text which displays my name, address, phone, etc.. but the image does
> not show up.
>
> I did attempt to open the .htm file in my Firefox browser, and noticed that
> it does not open there. Perhaps my html script is wrong?
>
> -Felix
> --
> Composer,Pianist,Conductor
>
>
> "Gary VanderMolen" wrote:
>
Quote:

>> 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 message news:1CECE7A2-1887-4124-9209-90C755232C33@xxxxxx
Quote:

>> >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 saved the file
>> > in notepad as a .htm (and later as a .html) and selected the file in the
>> > 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 as an .htm
>> > and selected that file in the options menu from Windows Mail.
>> >
>> > Unfortunately something is not right. My image is only 7KB and my ..htm file
>> > 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
>>
>>
>>
My System SpecsSystem Spec
Old 08-05-2008   #6 (permalink)
falmvtex


 
 

Re: Placing .jpg into my signature using VISTA in Windows Mail

- I'm sorry to report that I was unable to have success using the links. In
terms of double checking the actual path to my image file, I located that by
finding the image in my Windows Explorer, selecting properties, and copying
the location to the HTML notepad document (being sure to include the actual
name of the file as for some reason, the location name stops after the folder
which the file is in (ex. User\Username\Pictures || instead of ||
User\Username\Pictures\name_of_file.jpg"> )

So.... what else is there for me to do? I wish to reiterate that when I open
the .HTML file in a web browser, the image does not display, just that box
with a red "X". I would love to solve this mystery.

Thanks again for your help,
Felix
My System SpecsSystem Spec
Old 08-05-2008   #7 (permalink)
Gary VanderMolen


 
 

Re: Placing .jpg into my signature using VISTA in Windows Mail

You may want to post the contents of your HTML file here.
Sometimes another pair of fresh eyes will spot a small typo.

--
Gary VanderMolen, MS-MVP (Mail)


"falmvtex" <falmvtex@xxxxxx> wrote in message news:F1AA2E4D-CF82-496C-8A2F-4D10CAC990C3@xxxxxx
Quote:

>- I'm sorry to report that I was unable to have success using the links. In
> terms of double checking the actual path to my image file, I located that by
> finding the image in my Windows Explorer, selecting properties, and copying
> the location to the HTML notepad document (being sure to include the actual
> name of the file as for some reason, the location name stops after the folder
> which the file is in (ex. User\Username\Pictures || instead of ||
> User\Username\Pictures\name_of_file.jpg"> )
>
> So.... what else is there for me to do? I wish to reiterate that when I open
> the .HTML file in a web browser, the image does not display, just that box
> with a red "X". I would love to solve this mystery.
>
> Thanks again for your help,
> Felix
My System SpecsSystem Spec
Old 08-05-2008   #8 (permalink)
falmvtex


 
 

Re: Placing .jpg into my signature using VISTA in Windows Mail

My first attempt:

<HTML>
<BODY>
<IMG src="c:\Users\Felix\Pictures\digital_signature_sign.jpg">
</BODY>
</HTML>

My second attempt (via creating the file in Windows Mail, finding the source
code, and pasting it in notepad and saving it as htm):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6001.18063" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><IMG
src="C:\Users\Felix\Pictures\digital_signature_sign.jpg"></FONT></DIV></BODY></HTML>
--
Composer,Pianist,Conductor

My System SpecsSystem Spec
Old 08-06-2008   #9 (permalink)
Xiov


 
 

RE: Placing .jpg into my signature using VISTA in Windows Mail

I think your error might be that the image your linking to is on your c drive
and not attached to the email. Try attaching the image to the email and
changing the path in your html code to reflect its new location.

"falmvtex" wrote:
Quote:

> 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 saved the file
> in notepad as a .htm (and later as a .html) and selected the file in the
> 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 as an .htm
> and selected that file in the options menu from Windows Mail.
>
> Unfortunately something is not right. My image is only 7KB and my .htm file
> 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
My System SpecsSystem Spec
Old 08-06-2008   #10 (permalink)
Xiov


 
 

RE: Placing .jpg into my signature using VISTA in Windows Mail


An easy alternative would also be to save the image online and then
reference it in your html (which is what most people do)
Quote:

> "falmvtex" wrote:
>
Quote:

> > 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 saved the file
> > in notepad as a .htm (and later as a .html) and selected the file in the
> > 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 as an .htm
> > and selected that file in the options menu from Windows Mail.
> >
> > Unfortunately something is not right. My image is only 7KB and my .htm file
> > 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
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Windows Mail signature Live Mail
Placing a JPEG in my Signature Live Mail
Windows Mail Signature Vista mail
Placing a graphic in the email signature Vista mail
Signature for Windows Mail Vista mail


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46