R
Raed Sawalha
dear I have a web appliation that generate an EML message like below example
but the problem when the message is recieved to MS Outlook 2003 or an
earlier outlook version the images are broken ,but when send the same message
to YAHOO! or HOTMAIL the images are dispalyed correctly.
the EML Messages generated from our application:-
From: "teacher, nj" <[email protected]>
To: <[email protected]> ,
Subject: test
Date: Tue, 01 Mar 2005 11:06:14 +02:00
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0018_01C3EF16.C6E744B0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Unsent: 1
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
This is a multi-part message in MIME format.
------=_NextPart_000_0018_01C3EF16.C6E744B0
Content-Type: text/plain;
charset="windows-1256"
Content-Transfer-Encoding: quoted-printable
Hello <IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"><IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif">
------=_NextPart_000_0018_01C3EF16.C6E744B0
Content-Type: text/html;
charset="windows-1256"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1256">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style=3D"COLOR: #000000; FONT-FAMILY: Arial"><LABEL id=3DHbSession =
SessionId=3D"1951218883"></LABEL>
<DIV><FONT size=3D2>Hello <IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"><IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"></FONT></DIV><FONT=20
size=3D2></FONT></BODY></HTML>
You can see that imaga source is correct ,as bellow
<IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif">
but the problem when open the EML direclt the images are broken , i view the
source of opened message and it like following
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1256">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style="COLOR: #000000; FONT-FAMILY: Arial" bgColor=#ffffff><LABEL
id=HbSession SessionId="1951218883"></LABEL>
<DIV><FONT size=2>Hello <IMG
src='ttp://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"'><IMG
src='ttp://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"'></FONT></DIV><FONT
size=2></FONT></BODY></HTML>
u can notice that img source be like
<IMG
src='ttp://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"'>
WHY THIS HAPPENING?
but the problem when the message is recieved to MS Outlook 2003 or an
earlier outlook version the images are broken ,but when send the same message
to YAHOO! or HOTMAIL the images are dispalyed correctly.
the EML Messages generated from our application:-
From: "teacher, nj" <[email protected]>
To: <[email protected]> ,
Subject: test
Date: Tue, 01 Mar 2005 11:06:14 +02:00
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0018_01C3EF16.C6E744B0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Unsent: 1
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
This is a multi-part message in MIME format.
------=_NextPart_000_0018_01C3EF16.C6E744B0
Content-Type: text/plain;
charset="windows-1256"
Content-Transfer-Encoding: quoted-printable
Hello <IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"><IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif">
------=_NextPart_000_0018_01C3EF16.C6E744B0
Content-Type: text/html;
charset="windows-1256"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1256">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style=3D"COLOR: #000000; FONT-FAMILY: Arial"><LABEL id=3DHbSession =
SessionId=3D"1951218883"></LABEL>
<DIV><FONT size=3D2>Hello <IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"><IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"></FONT></DIV><FONT=20
size=3D2></FONT></BODY></HTML>
You can see that imaga source is correct ,as bellow
<IMG
src="http://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif">
but the problem when open the EML direclt the images are broken , i view the
source of opened message and it like following
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1256">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY style="COLOR: #000000; FONT-FAMILY: Arial" bgColor=#ffffff><LABEL
id=HbSession SessionId="1951218883"></LABEL>
<DIV><FONT size=2>Hello <IMG
src='ttp://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"'><IMG
src='ttp://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"'></FONT></DIV><FONT
size=2></FONT></BODY></HTML>
u can notice that img source be like
<IMG
src='ttp://localhost/EduWaveProject/DocTools/DocComponents/images/EmotIcons/Smile.gif"'>
WHY THIS HAPPENING?