This is a multi-part message in MIME format.
------=_NextPart_000_0034_01BFD9DC.D6B87AB0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
I think that the problem is that the code in your <IMG> tag is being
executed on the client's machine, so your mapping to /My Documents is
invalid. You'll need to use a full http:// address to access a copy on your
own server. This, in general is a good thing, because you can track the
hits to your e-mail graphic to determine how many people are opening your
e-mail. Code it correctly, generating unique URL parameters, and you can
determine exactly who has opened your e-mail...kind of an auto-notify.
<CFUG-SFL Manager>
-Kev
</CFUG-SFL Manager>
> -----Original Message-----
> From: Ashley Hart [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 19, 2000 10:49 AM
> To: [EMAIL PROTECTED]
> Subject: image in e-mail does not come out
>
>
> Hi Everybody,
>
> I am trying to create an automatic e-mail message that contains my
> client's logo. This is for a Guest Pass the online user will recieve
> via the e-mail. The message works correctly and is sent out
> automatically the moment the online user submits their request to get a
> Guest Pass. The problem is the image of the logo is not coming up. I've
> create this as a HTML e-mail message, so I don't see why the IMG SRC
> would not work. In the e-mail address, you do see that there is suppose
> to be an image, but the image does not appear. Any ideas? Here is the
> code:
>
> <cfmail FROM="[EMAIL PROTECTED]" TO="#Form.email#"
> SUBJECT="Guest Pass" type="HTML">
> <img src="/My Documents/wh1 color1.jpg" width=135 height=133 border=0
> alt="">
> <p>Thank you #FirstName# #LastName# for your request. This is your Guest
> Pass. Please take it with you to gain a reduced admission.
> <p>This Guest Pass is only good for #FirstName# #LastName#.
>
>
> -ashley
> ------------------------------------------------------------------
> ------------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.
------=_NextPart_000_0034_01BFD9DC.D6B87AB0
Content-Type: text/x-vcard;
name="Kevin Langevin.vcf"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="Kevin Langevin.vcf"
BEGIN:VCARD
VERSION:2.1
N:Langevin;Kevin
FN:Kevin Langevin
ORG:UsWebGuys.com
TITLE:Senior ColdFusion Developer
TEL;WORK;VOICE:(954) 612-2136
URL:
URL:http://www.UsWebGuys.com
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20000616T140803Z
END:VCARD
------=_NextPart_000_0034_01BFD9DC.D6B87AB0--
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.