Main > Free Download Search >

Free to send an email script

to send an email

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2359
How to send an email with CDOSYS

How to send an email with CDOSYS


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 more>> 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 Microsofts new and improved interface for SMTP email which was introduced in Windows 2000.<<less
Added: 2003-08-06 License: Not Specified Price: Free
2327 downloads
MerT Send Mail 1.0

MerT Send Mail 1.0


Your visitors can send email with this script. If you want a mail form for your site this is the ideal script for you.It is easy to set up and use... more>> Your visitors can send email with this script. If you want a mail form for your site this is the ideal script for you.It is easy to set up and use...<<less
Added: 2006-06-17 License: Freeware Price: $0.00USD
13 downloads
 
Other version of MerT Send Mail
MerT Send MailB.Mert URAL - Your visitors can send email with this script. If you want a mail form for your site this is the ... you.It is easy to set up and use... Your visitors can
Price: FreeAdditionalInfoB.MerTURAL
License:Freeware
Download
1228 downloads
Added: 2006-06-17
Send an E-mail using CDONTS

Send an E-mail using CDONTS


This code is just a simple way to send an e-mail using the CDONTS component. Containing only 7 to 10 lines, this code can be easily added to existing pages. more>> This code is just a simple way to send an e-mail using the CDONTS component. Containing only 7 to 10 lines, this code can be easily added to existing pages.<<less
Added: 2007-07-31 License: Freeware Price: $0.00USD
12 downloads
Sending Emails in JSP

Sending Emails in JSP


Before to start to examine this sample code, you need a SMTP server. If you know your mail server name you could easily use this sample code in a real website. We will use JavaMAIL API. You must put j more>> Before to start to examine this sample code, you need a SMTP server. If you know your mail server name you could easily use this sample code in a real website. We will use JavaMAIL API. You must put j2ee.jar under WEB-INF/lib folder in your web work folder. Our testing system is Red Hat Linux with Tomcat 5.<<less
Added: 2006-03-21 License: Freeware Price: Free
1347 downloads
Sending email with PHP

Sending email with PHP


In this tutorial we will create a simple mailing system with PHP so users can send email through your website. We will include protection like checking for blank fields and making sure that the user e more>> In this tutorial we will create a simple mailing system with PHP so users can send email through your website. We will include protection like checking for blank fields and making sure that the user email address is valid.<<less
Added: 2005-06-10 License: Free for non-commercial use Price: Free
939 downloads
Sending Email Using PHP

Sending Email Using PHP


In this tutorial you will learn how to send email to one person, multiple people, send and redirct to a page, send if someone visits your error 404 or other pages, add an attachment to an email, and e more>> In this tutorial you will learn how to send email to one person, multiple people, send and redirct to a page, send if someone visits your error 404 or other pages, add an attachment to an email, and even check to see if the email address entered is in the correct email format (name@domain.com).<<less
Added: 2006-09-21 License: Other Free / Open Source License Price: Free
1198 downloads
Send an Email with ASP/PHP/Perl 1.0

Send an Email with ASP/PHP/Perl 1.0


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 more>> 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.<<less
Added: 2007-01-02 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Send an Email with ASP/PHP/Perl
Send an Email with ASP/PHP/PerlAssuming your flash IDE is open already let?s go ahead and get ... choice to restrict some aspects of this application. Allowing users to decide where the email
License:Freeware
Download
1036 downloads
Added: 2007-01-02
Sending emails using php! 1.00

Sending emails using php! 1.00


This tutorial will teach you the basics of form processing and email sending using php. It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php more>> This tutorial will teach you the basics of form processing and email sending using php. It first teaches you how to produce a html form and process it on the same page using php. Then it moves on how to send emails using php<<less
Added: 2006-11-05 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Sending emails using php!
Sending emails using php!the basics of form processing and email sending using php. It first teaches you how to produce a ... to produce a html form and process it on the same page using php. Then it moves on how to send emails
License:Freeware
Download
640 downloads
Added: 2006-11-05
Sending Email with Perl/Tk

Sending Email with Perl/Tk


This is a simple Perl/Tk application that will send Email using the Net::SMTP module. So if you ever wondered about Creating a GUI to send email, then check this out. more>> This is a simple Perl/Tk application that will send Email using the Net:SMTP module. So if you ever wondered about Creating a GUI to send email, then check this out.<<less
Added: 2007-07-31 License: Freeware Price: $0.00USD
13 downloads
How to Send Email using ASP.NET 2.0

How to Send Email using ASP.NET 2.0


A lot of times, we are facing some issues when sending email through the mailserver. Especially if we host our websites in shared hosting and the mail will never get to the recipient. There are lots of reason for this to happen. In this article I would more>> A lot of times, we are facing some issues when sending email through the mailserver. Especially if we host our websites in shared hosting and the mail will never get to the recipient. There are lots of reason for this to happen. In this article I would like to explain how to Send Email using .NET 2.0 Framework and how to troubleshoot your code if your email never reach the recipient. This article will only cover sending Email using ASP.NET 2.0 and will not work in ASP.NET 1.0. Microsoft has improved the SMTP library in their .NET Framework 2.0 and therefore the code you find in this article will not work in .NET 1.0.<<less
Added: 2007-08-30 License: Other Price: $0.00USD
18 downloads
Sending emails with ASP .NET

Sending emails with ASP .NET


In this article, youll see how sending email with ASP.NET is possible and then well go deeper to see how you can use HTML emails or include attachments. more>> In this article, youll see how sending email with ASP.NET is possible and then well go deeper to see how you can use HTML emails or include attachments.<<less
Added: 2005-07-14 License: Freeware Price: Free
1567 downloads
Sending Email with ASP.NET 1

Sending Email with ASP.NET 1


In this article we will be discussing on how you can send emails using your ASP.NET applications. In ASP.NET application, you can send electronic mails by using either the SmtpMail class or the MailMessage class found in the System.Web.Mail namespace. more>> In this article we will be discussing on how you can send emails using your ASP.NET applications. In ASP.NET application, you can send electronic mails by using either the SmtpMail class or the MailMessage class found in the System.Web.Mail namespace.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
15 downloads
Send to a Friend

Send to a Friend


This Tell a Friend script will allow visitors to your site to send an email to their friends recommending it. It is extremely easy to set-up and use requiring no database or complex configuration and more>> This Tell a Friend script will allow visitors to your site to send an email to their friends recommending it. It is extremely easy to set-up and use requiring no database or complex configuration and you can have it working in just a few minutes. You can use it to let people recommend your site or even a single news item - its up to you. It is also highly configurable, you can change just about everything there is to change including the labels and text used so it will match your site perfectly. It also has many inbuilt features, full cross browser support and works on virtually any PHP server. Some of the features are the ability to configure the script just how you want, full error checking for valid email addresses and completed forms and IP address checking to help prevent abuse. The functionality of this script is the same, and in some cases better, than those we have seen on sale for $40 or more and this script is free! Supports multiple languages.<<less
Added: 2004-07-26 License: Freeware Price: FreeAdditionalInfoFree
1924 downloads
MD Send to Friend 2

MD Send to Friend 2


This script allows your visitors to send an email about your site to their like minded friends. It includes a required field checking function that will return the user with the forgotten bits highlighted in a colour of your choice. more>> This script allows your visitors to send an email about your site to their like minded friends. It includes a required field checking function that will return the user with the forgotten bits highlighted in a colour of your choice.<<less
Added: 2002-12-09 License: Free Non-Commercial Price: 0.00
12 downloads
 
Other version of MD Send to Friend
License:Free for non-commercial use
Download
2519 downloads
Added: 2002-12-09
Sending eMail in ASP (CDONTS)

Sending eMail in ASP (CDONTS)


Learn how to email the contents of a form using the CDONTS component from ASP. more>> Learn how to email the contents of a form using the CDONTS component from ASP.<<less
Added: 2006-01-04 License: Freeware Price: Free
1426 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5