Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
WebMailer:Sending 1000s of emails from a web page without timing out.
Validating Emails Against a Mail Server - Part 1 of 2
Validating E-mail Against the Mail Server
Using ASP.NET to Send E-Mail?Including Attachments
Tutorial - Fight SPAM With IP*Works!
SWAT - A simple Web-based Anomalies Tracker - Part 6
Simple SMTP mailing with .NET
Sending E-mail with .Net, the Easy Way
Sending e-mail with attachments from an ASP.NET page
Sending Emails with ASP.NET
Sending HTML-Formatted Email
Sending Mail with CDOSYS
Sending Email in C# for Asp.Net
Sending Email from an ASP.NET Web Page
Send Mail Message
Top Code
ASP Form to Mail Script 1.II
ASP.NET Email Using VB
ASP.NET:Email Web Page
Building a .NET E-mail Application - Part 1
Building an Email Notification System
Building an Email Tracking System
Checking My E-Mail
Clearing Your Address List
Displaying Line Breaks in an Email
Easy E-Mail?It's About Time
Email made easy with .Net C#!
Email Notifier
Email Tracking: Tracking Email Reads using ASP.NET
Frequently Asked Questions for System.Web.Mail
How do you send mail - in VB?
ASP.NET > Tips and Tutorials > Email Systems
Source List
All | Freeware

Code 31-37 of 37   Pages: Go to  << Prior  1  2  3  4  page  


Clearing your address list is one of the most important task to overcome repeatedly sending e-mail to bad addresses or to subtract out the failure from an accurate report while response tracking. Simple solutions are also given for the complex proble



This article explains about the developing of the source code to track the email and to redirect the emails. The main function of this system keeps you informed the geographical location of the user. In ASP.NET, a custom http handler is used to track



This ASP based article explains how to create a database entry form to store the given details into database. You can include a form to allow your users to send their own suggestions by simply studying this online tutorial. Tells you in detail about



This article clearly explains the basics of building an email application with all the needed protocols. For the usage of web based Email application, SMTP and POP3 email components are needed to send and receive emails. This articles also tell us ho



ASP.NET:Email Web Page is a resourceful tutorial for the webmasters. The users could now change any web pages as HTML format and send it to any email address. The author created his own ASP.NET page to convert the web page as an email content and sen



ASP.NET Email could be created using VB. This is about the article in which the author clearly explains how to create an email in ASP.NET using VB. With the help of ASP.NET Web Form controls and attached validation controls you could code the form to



This ASP enabled eductional module helps you to know the functions to generate form based emails using CDONTS. Explains to include destination email address to receive form data and tells how to manage the error occurs with mail sending. Also, teache