October 19, 2009
First a couple of notes. Cdonts.dll is not installed by default on Windows 2003. Typically you can grab it from an old Windows 2000 install CD. Upload it to %windir%\system32 directory. The DLL needs to be registered once it’s uploaded. As long as it’s in the system32 directory, just go to Start -> Run.. and [...]
Continue reading –>
September 21, 2009
This script can be used to test CDONTS mail functionality on a server. It’s very straightforward and simple. A typical use for this code is to troubleshoot the service without having to rely on code that could be buried deep in the code of a web app and may have bugs that interfere with the [...]
Continue reading –>