Microsoft Windows Vista Community Forums - Vistaheads
Driver Scanner 2009 - Free Scan Now



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Registry Mechanic - Free Scan Now

Placing .jpg into my signature using VISTA in Windows Mail

microsoft.public.windows.vista.mail



Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Reply
  #1 (permalink)  
Old 08-05-2008
falmvtex
 

Posts: n/a
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-05-2008
Gary VanderMolen
 

Posts: n/a
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@discussions.microsoft.com> wrote in message news:1CECE7A2-1887-4124-9209-90C755232C33@microsoft.com...
>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



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-05-2008
falmvtex
 

Posts: n/a
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:

> 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@discussions.microsoft.com> wrote in message news:1CECE7A2-1887-4124-9209-90C755232C33@microsoft.com...
> >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

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-05-2008
Gary VanderMolen
 

Posts: n/a
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...r_Live_Ma il/ http://email.about.com/cs/oetipstricks/qt/et112703.htm http://email.about.com/cs/oetipstric...1503.htm--Gary VanderMolen, MS-MVP (Mail)"falmvtex" <falmvtex@discussions.microsoft.com> wrote in messagenews:0C27D990-7857-48C5-9C45-140AB0CD2167@microsoft.com...> 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@discussions.microsoft.com> wrote in messagenews:1CECE7A2-1887-4124-9209-90C755232C33@microsoft.com...>> >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>>>>>>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-06-2008
Gary VanderMolen
 

Posts: n/a
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...r_Live_Ma il/

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@discussions.microsoft.com> wrote in message news:0C27D990-7857-48C5-9C45-140AB0CD2167@microsoft.com...
> 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:
>
>> 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@discussions.microsoft.com> wrote in message news:1CECE7A2-1887-4124-9209-90C755232C33@microsoft.com...
>> >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

>>
>>
>>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 08-06-2008
falmvtex
 

Posts: n/a
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 08-06-2008
Gary VanderMolen
 

Posts: n/a
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@discussions.microsoft.com> wrote in message news:F1AA2E4D-CF82-496C-8A2F-4D10CAC990C3@microsoft.com...
>- 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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 08-06-2008
falmvtex
 

Posts: n/a
Re: Placing .jpg into my signature using VISTA in Windows Mail
My first attempt:

<HTML>
<BODY>
<IMG src="c:\Users\Felix\Pictures\digital_signature_sig n.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_sig n.jpg"></FONT></DIV></BODY></HTML>
--
Composer,Pianist,Conductor

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-06-2008
Xiov
 

Posts: n/a
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:

> 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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 08-06-2008
Xiov
 

Posts: n/a
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)

> "falmvtex" wrote:
>
> > 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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Mail - Signature Rantanplan microsoft.public.fr.windows.vista.general 6 06-09-2008 19:09
Windows Mail Signature Imack microsoft.public.windows.vista.mail 0 03-20-2008 16:05
Placing a graphic in the email signature TCD microsoft.public.windows.vista.mail 8 11-27-2007 08:41
windows mail - signature Mander microsoft.public.windows.vista.mail 4 11-21-2007 02:29
Signature for Windows Mail DanW9999 microsoft.public.windows.vista.mail 3 11-01-2007 17:49


All times are GMT +1. The time now is 09:24.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0

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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119