S
softgold
Unregistered / Unconfirmed
GUEST, unregistred user!
我自己编的邮件发送程序,我要在发送的HTML格式的邮件中嵌入FLASH动画,但是,不能成功。
打开收到的邮件,显示错误信息“当前安全设置禁止运行该页中的ActiveX控件,因此,该页可能无法正常显示”.
除了flash只显示占位符之外,其他内容一切正常。
把IE的安全性设为最低也不行;如果把此文件存储为html文件,用IE可以成功打开。
收到的邮件信息如下,请各位帮忙分析一下,问题出在哪里:
Received: from user (localhost [127.0.0.1])
by smtp.x263.net (Postfix) with SMTP id 01D0A6BFE2
for <abc@263.net>; Mon, 6 Jan 2003 06:37:49 +0800 (CST)
From: "abc@163.com" <abc@163.com>
Subject: flash
To: "abc" <abc@263.net>
Content-Type: multipart/related; type="multipart/alternative";
boundary="=_NextPart_2relrfksadvnqindyw3nerasdf";charset="GB2312"
MIME-Version: 1.0
Date: Mon, 6 Jan 2003 06:37:28 +0800
Message-Id: <20030105223749.01D0A6BFE2@smtp.x263.net>
This is a multi-part message in MIME format
--=_NextPart_2relrfksadvnqindyw3nerasdf
Content-Type: text/html
Content-Transfer-Encoding: 7bit
<html>
<body>
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0">
<param name=movie value="cid:0@FoxMail.net">
<param name=quality value=high >
<embed src="cid:0@FoxMail.net" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash">
</embed>
</object>
</body>
</html>
--=_NextPart_2relrfksadvnqindyw3nerasdf
Content-Type: image/swf;
name="aa.swf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="aa.swf"
Content-ID: <0@FoxMail.net>
{ 此处省略了flash文件的base64编码 }
--=_NextPart_2relrfksadvnqindyw3nerasdf--
关于“Delphi让你发送Flash电子邮件”
请参阅 http://www.pconline.com.cn/pcedu/empolder/gj/delphi/10205/58403.html
打开收到的邮件,显示错误信息“当前安全设置禁止运行该页中的ActiveX控件,因此,该页可能无法正常显示”.
除了flash只显示占位符之外,其他内容一切正常。
把IE的安全性设为最低也不行;如果把此文件存储为html文件,用IE可以成功打开。
收到的邮件信息如下,请各位帮忙分析一下,问题出在哪里:
Received: from user (localhost [127.0.0.1])
by smtp.x263.net (Postfix) with SMTP id 01D0A6BFE2
for <abc@263.net>; Mon, 6 Jan 2003 06:37:49 +0800 (CST)
From: "abc@163.com" <abc@163.com>
Subject: flash
To: "abc" <abc@263.net>
Content-Type: multipart/related; type="multipart/alternative";
boundary="=_NextPart_2relrfksadvnqindyw3nerasdf";charset="GB2312"
MIME-Version: 1.0
Date: Mon, 6 Jan 2003 06:37:28 +0800
Message-Id: <20030105223749.01D0A6BFE2@smtp.x263.net>
This is a multi-part message in MIME format
--=_NextPart_2relrfksadvnqindyw3nerasdf
Content-Type: text/html
Content-Transfer-Encoding: 7bit
<html>
<body>
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0">
<param name=movie value="cid:0@FoxMail.net">
<param name=quality value=high >
<embed src="cid:0@FoxMail.net" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash">
</embed>
</object>
</body>
</html>
--=_NextPart_2relrfksadvnqindyw3nerasdf
Content-Type: image/swf;
name="aa.swf"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="aa.swf"
Content-ID: <0@FoxMail.net>
{ 此处省略了flash文件的base64编码 }
--=_NextPart_2relrfksadvnqindyw3nerasdf--
关于“Delphi让你发送Flash电子邮件”
请参阅 http://www.pconline.com.cn/pcedu/empolder/gj/delphi/10205/58403.html