jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Email Systems

DeEnFrSp
Amount: 20
Displaying: 1 - 10
Pages: [1] 2 >>
Sort Listings By:
Hits: 3073

Send an Email with ASP/PHP/Perl

Rating 4.5 4.5
Assuming your flash IDE is open already let’s go ahead and get started. In this tutorial we’ll cover sending emails through flash using a server side script in ASP, PHP, or Perl we will cover all three. With this you can add email functionality to your flash website for endless possibilities. There are a few things to note here. It is a very wise choice to restrict some aspects of this application. Allowing users to decide where the email is going can lead to some serious headaches. By giving users that ability you open yourself to the user using it for anonymous emails, so be careful.
Platform(s): Windows Date: Jan, 02 2007
DETAIL
Hits: 909

Complete E-mail Address Validation

Rating 0.0 0.0
If you use this code, with the changes suggested in the comments, you will be able to completely validate a submitted e-mail address. It checks for invalid characters, an invalid domain, and an invalid or missing MX record at the domain.
Platform(s): Windows Date: Sep, 25 2006
DETAIL
Hits: 1096

Sending eMail in ASP (CDONTS)

Rating 5.0 5.0
Learn how to email the contents of a form using the CDONTS component from ASP.
Platform(s): Windows Date: Jan, 04 2006
DETAIL
Hits: 913

How to send an email with CDOSYS

Rating 0.0 0.0
Learn how to send an email with CDOSYS, a CDONTs alternative for sending emails with Win2k and WinXP. If you currently use CDONTS for sending email, the time may have come to bury the dead and move on. Microsoft introduced CDONTS with IIS4, allowing programmers to easily send email from ASP without purchasing and installing 3rd-party components. But, like any evolving technology, a new version has taken center stage. CDOSYS is Microsoft's new and improved interface for SMTP email which was introduced in Windows 2000.
Platform(s): Windows Date: Dec, 21 2005
DETAIL
Hits: 1201

Check validity of an email adress

Rating 0.0 0.0
Before the sending of a mail to avoid a useless excess load on IIS, it is possible to use a simple function to verify that the email address is well formed. In a more pushed process we could be also brought to interrogate the smtp corresponding server to know if the address exists or not.
Platform(s): Windows Date: Oct, 19 2005
DETAIL
Hits: 1066

Add an email account to a windows 2003 pop3 service using script

Rating 0.0 0.0
Let's you add an user email account to windows 2003 pop3 service using script. The script is written in VBA 6 (You can use it in Visual basic 6, Excel, Access, ...), you can modify it for VB Script or VB.Net. Manage accounts locally or remotelly
Platform(s): Windows Date: Sep, 15 2005
DETAIL
Hits: 504

Sending email using CDOSYS ( THE REAL DEAL )

Rating 0.0 0.0
If you are using a Windows 2000 / 2003 Server, or even XP Pro chances are that CDOSYS is your best bet for sending email from Active Server Pages. That is because CDOSYS is installed on all of them by default. Gone are the days of using CDONTS which was the old way of sending email from ASP. CDOSYS is it's replacement. That being said there are actually a lot of ways to configure and use CDOSYS. When I 1st started using CDOSYS I assumed the CDOSYS code I was using would work in any situation, but that is not the case. This is something most articles about CDOSYS do not mention so I am going to show you 3 different CDOSYS examples each sending email using a slightly different method.
Platform(s): Windows Date: Jun, 27 2005
DETAIL
Hits: 2729

send an email

Rating 4.0 4.0
This shows the basics of sending email using CDONTS
Platform(s): Windows Date: Apr, 18 2005
DETAIL
Hits: 787

Sending Mail from ASP with CDONTS.NewMail Object

Rating 0.0 0.0
The NewMail object gives you the ability to send a message within an ASP page with only few lines of code. This article will help you to understand different properties and methods of CDONTS.NewMail Object.
Platform(s): n/a Date: Aug, 28 2003
DETAIL
Hits: 612

Emailing Form Results With CDO

Rating 0.0 0.0
This is a basic code that allows you email form results using CDO on an NT / IIS server.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Amount: 20
Displaying: 1 - 10
Pages: [1] 2 >>