Test for CDONTS on server
Category:
ASP, HTML and XMLType:
SnippetsDifficulty:
BeginningAuthor:
KathiVersion Compatibility: ASP
More information:
This works well if you don't know if your webhost has CDONTS (NT's SMTP) installed. Just slap this script online, fill out & submit form... if CDONTS is installed, you'll get a confirmation email. Script submits to itself, so make SURE to change the form action to the actual script name.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: