需要电子邮件附件的ASP代码...... [英] Need ASP code for email attachments...

查看:67
本文介绍了需要电子邮件附件的ASP代码......的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


感谢您对我们俱乐部的初始批量邮件发送

例程的建议。我确实读过使用ASP与单独的COM应用程序,例如

ASPEmail,并确定为了我们俱乐部的目的,

循环的ASP代码通过数据和发送单独的消息与BCC执行

充分简单的消息传递。


下一阶段是通过电子邮件发送俱乐部的新闻通讯,是PDF格式,

我遇到了CDO错误的问题,因为它没有使用基本配置设置来识别格式。在筛选MSDN的CDO内容和其他来源时,我发现了一些参考资料,

将允许附加.txt和.gif文件,但不允许附加PDF文件。有没有人

这里知道一些简明而相对完整的参考资料,例如

cdoConfig设置,还是更好,这个特定问题的解决方案?


TIA,

Neil

解决方案

凝视着我观察到的水晶球;尼尔古尔德< ne ** @ terratu.com>

写新闻:eU ************** @ TK2MSFTNGP06.phx.gbl:


大家好,


感谢您对我们俱乐部的初始批量邮件发送

例程的建议。我确实读过使用ASP与单独的COM应用程序这样的

作为ASPEmail,并确定为了我们俱乐部的目的ASP代码

循环通过数据并发送单独的消息与BCC

充分执行简单的消息传递。


下一阶段是通过电子邮件发送俱乐部的新闻通讯,是PDF格式的b $ b格式,我遇到了CDO错误的问题因为它使用基本配置设置无法识别格式。在

中筛选MSDN的CDO内容和其他来源,我发现了一些

引用,它们允许附加.txt和.gif文件,但不是

for PDF。这里有没有人知道一个简洁且相对完整的

引用cdoConfig设置这样的东西,或者更好的解决这个特定问题的解决方案




TIA,


Neil



您最好的选择是发送带有链接的纯文本电子邮件到关联

PDF文件。


-

Adrienne Boswell在家

Arbpen Web网站设计服务
http://www.cavalcade-of-coding.info

请回复小组以便其他人分享


嗨Adrienne,

最近,Adrienne Boswell< ar **** @ yahoo.composted:


凝视我的水晶球我观察到Neil Gould < ne ** @ terratu.com>

[...]


>>
下一阶段是通过电子邮件发送俱乐部的PDF格式的时事通讯,我遇到了CDO错误的问题,因为它使用基本配置无法识别格式设置。在筛选MSDN的CDO内容和其他来源时,我发现了一些
引用,允许附加.txt和.gif文件,但不是
用于PDF。这里有没有人知道cdoConfig设置的简洁和相对完整的参考,或者更好,这个特定问题的解决方案?



您最好的选择是发送纯文本电子邮件,其中包含

相关PDF文件的链接。



感谢您的想法。 ..但是,为什么你认为这是最好的选择?


问候,


Neil


凝视我的水晶球,我观察到Neil Gould。 < ne ** @ terratu.com>

写新闻:#p ************** @ TK2MSFTNGP02.phx.gbl:
< blockquote class =post_quotes>
嗨Adrienne,


最近,Adrienne Boswell< ar **** @ yahoo.composted:


>凝视着我的水晶球,我观察到了Neil Gould。



< ne ** @ terratu.com>


> [...]


>> ;>
下一阶段是通过电子邮件发送俱乐部的PDF格式的时事通讯,我遇到了CDO错误的问题,因为它没有
使用基本配置设置无法识别格式。在筛选MSDN的CDO内容和其他来源时,我发现



some


>>引用允许附加.txt和.gif文件,但不包含
for PDF 。这里有没有人知道简洁和相对



完成


>>引用cdoConfig设置,或者更好的是,



解决方案


>>针对此特定问题?


您最好的选择是发送一封纯文本电子邮件,其中包含
相关PDF文件的链接。



谢谢为了你的想法......但是,为什么你认为这是最好的



下注?


>

问候,


Neil



附件需要一段时间才能下载,并且在下载整个邮件之前无法检索到其他邮件

。发送短信

以及相关PDF文件的链接允许用户在转到指定地址并打开或保存

>
PDF文件(Firefox有一个扩展名,可以将PDF文档视为HTML,

打开或保存)。


我甚至会走到目前为止至于说新闻通讯会更好。

作为HTML页面完成,更不用说下载,打开等等。


如果你制作模板,您可以将内容保存在数据库中,并且

像任何其他页面一样提供新闻通讯,包括导航,链接到其他文档等等。您可以创建表单输入

时事通讯内容,如果你想发送一份

多部分HTML /纯文本时事通讯,则将其输出为HTML。您甚至可以存档这些

时事通讯。

-

Adrienne Boswell at Home

Arbpen网站设计服务
http://www.cavalcade-of-coding.info

请回复小组以便其他人分享


Hi all,

Thanks for the suggestions for our club''s initial bulkmail sending
routines. I did read up on the use of ASP vs. a separate COM app such as
ASPEmail, and determined that for our club''s purposes the ASP code that
loops through the data and sends individual messages vs. BCC performs
adequately for simple messaging.

The next phase is to email the club''s newsletter, which is in PDF format,
and I''ve run into the problem that CDO errors out because it doesn''t
recognize the format using the basic config settings. In sifting through
the MSDN''s CDO content and other sources I found some references that
would permit attaching .txt and .gif files, but not for PDFs. Does anyone
here know of a concise and relatively complete reference to such things as
cdoConfig settings, or better, a solution to this specific problem?

TIA,

Neil

解决方案

Gazing into my crystal ball I observed "Neil Gould" <ne**@terratu.com>
writing in news:eU**************@TK2MSFTNGP06.phx.gbl:

Hi all,

Thanks for the suggestions for our club''s initial bulkmail sending
routines. I did read up on the use of ASP vs. a separate COM app such
as ASPEmail, and determined that for our club''s purposes the ASP code
that loops through the data and sends individual messages vs. BCC
performs adequately for simple messaging.

The next phase is to email the club''s newsletter, which is in PDF
format, and I''ve run into the problem that CDO errors out because it
doesn''t recognize the format using the basic config settings. In
sifting through the MSDN''s CDO content and other sources I found some
references that would permit attaching .txt and .gif files, but not
for PDFs. Does anyone here know of a concise and relatively complete
reference to such things as cdoConfig settings, or better, a solution
to this specific problem?

TIA,

Neil

Your best bet is to send a plain text email with a link to the relavent
PDF file.

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share


Hi Adrienne,

Recently, Adrienne Boswell <ar****@yahoo.composted:

Gazing into my crystal ball I observed "Neil Gould" <ne**@terratu.com>
[...]

>>
The next phase is to email the club''s newsletter, which is in PDF
format, and I''ve run into the problem that CDO errors out because it
doesn''t recognize the format using the basic config settings. In
sifting through the MSDN''s CDO content and other sources I found some
references that would permit attaching .txt and .gif files, but not
for PDFs. Does anyone here know of a concise and relatively complete
reference to such things as cdoConfig settings, or better, a solution
to this specific problem?


Your best bet is to send a plain text email with a link to the
relavent PDF file.

Thanks for your thoughts... but, why do you think this is the best bet?

Regards,

Neil


Gazing into my crystal ball I observed "Neil Gould" <ne**@terratu.com>
writing in news:#p**************@TK2MSFTNGP02.phx.gbl:

Hi Adrienne,

Recently, Adrienne Boswell <ar****@yahoo.composted:

>Gazing into my crystal ball I observed "Neil Gould"

<ne**@terratu.com>

>[...]

>>>
The next phase is to email the club''s newsletter, which is in PDF
format, and I''ve run into the problem that CDO errors out because it
doesn''t recognize the format using the basic config settings. In
sifting through the MSDN''s CDO content and other sources I found

some

>>references that would permit attaching .txt and .gif files, but not
for PDFs. Does anyone here know of a concise and relatively

complete

>>reference to such things as cdoConfig settings, or better, a

solution

>>to this specific problem?


Your best bet is to send a plain text email with a link to the
relavent PDF file.

Thanks for your thoughts... but, why do you think this is the best

bet?

>
Regards,

Neil

Attachments take a while to download, and no other mail can be retrieved
until the entire message has been downloaded. Sending a text message
with a link to the relavent PDF file allows the user to get other mail
while going to the address specified and either opening or saving the
PDF file (Firefox has an extension to view PDF documents as HTML,
opening or saving).

I would even go so far as to say that the newsletter would be better off
done as an HTML page, much less to download, open, etc.

If you make a template, you can save the content in a database, and
serve the newsletter like any other page, including navigation, links to
other documents, etc. You can create a form for inputting the
newsletter content, and output it as HTML if you wanted to send a
multipart HTML/Plain text newsletter. You can even archive these
newsletters.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share


这篇关于需要电子邮件附件的ASP代码......的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆