Knowledgebase
Portal Home > Knowledgebase > Send Email
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
ASP Send Mail (CDONTS)
Using the CDONTS component to send email from ASP pages.
With the arrival of IIS4 and the SMTP...
Views: 57
ASP.NET Send MAIL
Introduction
We are using System.Web.Mail.SmtpMail to send email in dotnet 1.1 which is obsolete...
Views: 40
How to send email with PHP
compatible
PHP 4.0.2 or higher
ae_send_mail (below) can send mail when called with just four...
Views: 68
Send Email through Mail Enable from ASP
oMeMail = server.CreateObject("MEMail.message") oMeMail.Server = ...
Views: 59
Sending Mail from ASP with CDONTS.NewMail Object
Sending Mail from ASP with CDONTS.NewMail ObjectThe NewMail object gives you the ability to send...
Views: 77