Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  76
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Sunday, October 12, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

Trusted by over 7 million customers!
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > ASP > Articles > Email
Search
DevASP

What's New
What's Hot

HOW TO: Create Scheduled E-mail Messages by Using WSH and CDONTS        
Total Hits: 1733  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

By default, Microsoft Windows NT 4.0 with the Windows NT Option Pack (NTOP) and Microsoft Windows 2000 install a Simple Mail Transfer Protocol (SMTP) service that can be used for a variety of purposes. One of the more common uses is Active Server Pages (ASP) for e-mail-based HTML form handling. This step-by-step article describes how to create scheduled mail-outs by using Windows Script Host (WSH) and the e-mail features of the SMTP service CDONTS.NewMail object. The example shows how to create ...

HOWTO: Send Mail to Remote Exchange Server in ASP with VB DLL(Q176914)       
Total Hits: 627  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article describes how to create a Web application that uses an Hypertext Markup Language (HTML) page, an Active Server Page (ASP) and a Visual Basic ActiveX .dll to send mail when Microsoft Exchange Server and Microsoft Internet Information Server are installed on separate machines....

HOWTO: Set SMTP Header Properties Using CDONTS (Q233293)       
Total Hits: 883  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Using Collaboration Data Objects for NTS (CDONTS), additional header information can be set for messages that are created using CDONTS. The Value property of the NewMail object allows additional header information to be added to the NewMail object in CDONTS. To add the new header to the CDONTS message, the string that the header is being set to must be assigned to the correct header name....

HOWTO: Send an Attachment in ASP Using CDONTS and the Posting Acceptor       
Total Hits: 5128  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

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....



DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com