How To Send an Attachment in ASP Using CDONTS and the Posting Acceptor (266452)
The information in this article applies to:
- Microsoft Visual InterDev 6.0, when used with:
- the operating system: Microsoft Windows 2000
- the operating system: Microsoft Windows NT
This article was previously published under Q266452 SUMMARY
Use of Collaboration Data Objects for Microsoft Windows NT Server (CDONTS) to send e-mail from Active Server Pages (ASP) pages has become very common. By using CDONTS along with other technologies, you can create a Web-based interface that allows users to send attachments with their e-mail. CDONTS executes on the server so the file attachment must be uploaded to the server before it can be attached to the e-mail.
The file upload can be accomplished through the Microsoft Posting Acceptor. The Posting Acceptor is installed on the server and enables a client to post a file to the Web server from the user's computer. This file can then be sent as an attachment to e-mail.
REFERENCES
For a reference on installing and using the Posting Acceptor, see "Uploading Files: The Posting Acceptor, Part 1" in the MSDN Online Web Workshop:
For additional information, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
217425 A Simple ASP Example Using Posting Acceptor
222618 Using ASP and User Names with Posting Acceptor
260317 Configuring the Posting Acceptor to Upload to Remote Servers
189651 Uploading a File to IIS Using a Browser
250384 Posting Acceptor AllowAnonymous Upload Repost Failure on Windows
186204 How To Use CDONTS to Collect and Mail Information from a User
177850 INFO: What is the Difference Between CDO 1.2 and CDONTS?
189945 How To Send HTML Formatted Mail Over SMTP Using CDONTS
Modification Type: | Major | Last Reviewed: | 4/21/2006 |
---|
Keywords: | kbhowto kbSample kbScript KB266452 kbAudDeveloper |
---|
|