|
|
|
|
|
Total Hits: 102 | Today: 0 |
Author: Cenk Yurtseven
|
Rating:
|
|

A nifty script to delete unwanted or invalid Email addresses from a database. Works with Access mdb and SQL Server databases. No config required, ready to use. Can be used for cleaning up any other unwanted records as well....
|
|
|
|
Total Hits: 70 | Today: 0 |
Author: Tom Vergote.
|
Rating:
|
|

Sending an email with asp is fairly easy, all you need is CDONTS (Collaboration Data Objects for NT Server, installed with IIS), or a special component like AspEmail ( free ) by Persits Software Inc (there are more available). In this article I'll show how to send emails with CDO, because it's available to everyone and components work in a very similar way. First we have to create instance of the NewMail object....
|
|
|
|
Total Hits: 177 | Today: 0 |
Author: Tony Welsh
|
Rating:
|
|

ASP script created to provide some security against any e-mail addresses present on your site being harvested by e-mail collectors (aka spambots). Unlike some other solutions the output from this script is still perfectly valid html and still remains useable even if javascript is disabled. As the script uses a combination of protection methods, ranging from address filtering through to examining request headers, this makes it a much harder target for a malicious spider to try to cheat an addre...
|
|
|
|
Total Hits: 316 | Today: 0 |
Author: Tony Welsh
|
Rating:
|
|

Telnet is really just a glorified text-based protocol, but this is a good thing because so are many of the protocols used on the internet currently - HTTP, POP3 and SMTP. In simple terms this means that you can browse the web, read and create e-mail - in short using those same services but via a simpler text-only interface which has more practical uses than you can imagine, not to mention it's a neat and impressive trick to show to people who aren't very technical. This guide covers the basics...
|
|
|
|
Total Hits: 571 | Today: 0 |
Author: vipin sharma
|
Rating:
|
|

This code is helpful to you for sending email with HTML with option to send an Image....
|
|
|
|
Total Hits: 366 | Today: 0 |
Author: Marc Ripin
|
Rating:
|
|

How to use ASPXP Mail component on your web pages, easy as it can be. Here is simple feedback form that uses ASPXP Mail....
|
|
|
|
Total Hits: 563 | Today: 0 |
Author: David Cleland
|
Rating:
|
|

3 simple .asp files that can be used for sending the contents of a form via email. Simple to use and can be easily customised to suit any need....
|
|
|
|
Total Hits: 1946 | Today: 0 |
Author: PortJump Pete
|
Rating:
|
|

Sends contents of a form by mail. This is version 2.0 - based on my article paging script, and tell a friend app. This contaings the form, does the processing and returns the status all on one page. Comments are welcome, and votes are appreciated!...
|
|
|
|
Total Hits: 3161 | Today: 0 |
|
Rating:
|
|

Adding email to your ASP page using the CDONTS component is as easy as eating apple pie....
|
|
|
|
Total Hits: 549 | Today: 0 |
|
Rating:
|
|

This article by Scott Mitchell uses Active Server pages and CDO to demonstrate how to set up a personalized e-mail database. Users can submit their e-mail address over the web and there is an administrative interface to manage the database and send out email with the user's names parsed into the text....
|
|
|
|
Total Hits: 365 | Today: 0 |
Author: Nathan Ridley.
|
Rating:
|
|

I submitted this article because I found it to be of great use and it does a good job of supporting all my form emailing needs. If you find it useful, then great! :)...
|
|
|
|
Total Hits: 157 | Today: 0 |
Author: Christian Kiefer.
|
Rating:
|
|

This article explains the forwarding of emails with CDO and Exchange. CDO.DLL, responsible for CDO 1.2 (Collaboration Data Objects), is installed on the web server during the installation of Exchange 5.5 or Outlook for Web Applications (OWA).
Unlike CDONTS (Collaboration Data Objects for NT Server), CDO 1.x only works with the users who are authenticated on the Exchange Server. In contrast to this, every user who has got the right to create ASP scripts can send emails via CDONTS....
|
|
|
|
Total Hits: 166 | Today: 0 |
Author: Todorov
|
Rating:
|
|

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.Here is how to use CDOSYS to send email from ASP:...
|
|
|
|
Total Hits: 165 | Today: 0 |
Author: Burhan Khan
|
Rating:
|
|

Have you ever wanted to use Active Server Pages for sending and receiving email? Burhan Khan explains how to use CDO to set this up.There are numerous ways to send and receive emails using ASP. The simplest way is to use CDO. CDO is a free emailing component which comes packaged with NT Option Pack 4. If you want to receive email, you can use the CDO session object. This article will explain ways to sending and receive email through ASP 3.0. After you finish reading it, you will be able to desi...
|
|
|
|
Total Hits: 51 | Today: 0 |
Author: Comsoltech® Incorporated
|
Rating:
|
|

This article and ASP script shows how to send email in ASP page, using widely used free JMail component in an easy and simple way to get you started. Active Server Pages (.ASP) envinronment using Windows NT Server, 2000 Server running IIS 4.0, 5.0 or beyond. There are several ways you can send email from your ASP environment. If you have access to the NT or Windows 2000 server, you should install a email component. One of the widely used email component, which is also free is Dimac's JMail Compo...
|
|
|
|
Total Hits: 108 | Today: 0 |
Author: Alexander Haneng
|
Rating:
|
|

Learn to use JMail to send emails from your ASP scripts. I use this for error reporting, user mail others. E.g. a "Tell a friend" script, password protected site....
|
|
|
|
Total Hits: 96 | Today: 0 |
Author: programmersresource
|
Rating:
|
|

If you're like me and your server couldn't support CDONTS mail, you're probably wanting to try another approach. I recommend JMail. Simple to install and implement....
|
|
|
|
Total Hits: 279 | Today: 0 |
Author: vipin sharma
|
Rating:
|
|

In this sample author sending autoresponses and newsletters to the user. sending newsletters in 2nd part of the code....
|
|
|
|
Total Hits: 518 | Today: 0 |
Author: Antonin Foller
|
Rating:
|
|

There are several ways to send an email from VBS (ASP, WSH, IE-HTA, ...) or from VBA (Word, Excel). This page contains sample code to send simple email message for CDO, CDONTS and Outlook objects....
|
|
|
|
Total Hits: 151 | Today: 0 |
Author: Robert Burgoyne
|
Rating:
|
|

Turns any form into a text email. (Gotta have SMTPsvg.Mailer or CDONTS.NewMail object installed on the server)....
|
|
|
|
|
|
|