|
|
| CDOSYS [+] Favor-It | |
| |
 |
| | Sort By:
|
With the arrival of Windows 2003 and XP, CDONTS has been dropped in favor of CDOSYS. This tutorial shows you how to send plain text and HTML email with CDOSYS, as well as how to add an attachment to your message. Author: Chris Hardy Code: ASP 3.0 & VBScript |
If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your best bet for sending email from Active Server Pages. That is because CDOSYS is installed on all of them by default. Gone are the days of using CDONTS. Author: Chris Williams Code: ASP 3.0 & VBScript |
Because people have asked for it I created a working example of a "Contact Us" form that you can download and use on your web site.. This is a one page self submitting form. This has built in server side form validation. This sends email using CDOSYS. Author: PowerASP Code: ASP 3.0 & VBScript |
|  | |
CDOSYS Form - A standard business-type contact form using CDOSYS. I saw lots of examples of CDONTS forms like this, but every example of CDOSYS that I found showed how to send an email via a CDOSYS form, but not a standard Web page form... Author: Ed Ruth Code: ASP 3.0 & VBScript |
Send emails from ASP using the new CDOSYS object. This article will show you a basic case and a more advanced example using some of the new settings available like authenticated SMTP servers. Author: John Gonzalez Code: ASP 2.0 & VBScript |
Learn how to create and call a subroutine to send an email using CDOSYS (Collaboration Data Objects) in ASP. Author: Michael Wall Code: ASP 3.0 & VBScript |
Here is a script to tell a friend about a particular page or a site.
Using Select Case and cdosys Code: ASP 3.0 |
|  | |
CDOSYS email component replaced the old Microsoft's email component CDONTS. It is recommended now to use CDOSYS instead of CDONTS when emailing from ASP.
Author: ASPDev Code: ASP 3.0 & VBScript |
This article explain how to send a mail with CDOSYS (the new Microsoft library that have replaced CDONTS in IIS 6). The article is written in ITALIAN language. Author: Max Bossi Code: |
Icon Key >
 - Recently Updated
 - Showcase Listing
|