Main > Free Download Search >

Free send emails anonymously script

send emails anonymously

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1939
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 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!Sending emails using php! This tutorial will teach you the basics of form processing and email ... Sending emails using php! This tutorial will teach you the basics of form processing and email
License:Freeware
Download
640 downloads
Added: 2006-11-05
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
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
PHPMini Anonymous Emailer

PHPMini Anonymous Emailer


This is a very simple php anonymous emailer which allows everyone who visits your site the chance to send as many fake emails as they please. All emails are logged and can be viewed through the admin more>> This is a very simple php anonymous emailer which allows everyone who visits your site the chance to send as many fake emails as they please. All emails are logged and can be viewed through the admin cpanel.<<less
Added: 2004-07-19 License: GPL Price: Free
1924 downloads
Send email with ASPMail Component

Send email with ASPMail Component


This is an example of how to send e-mail with the ASPMail COM object. more>> This is an example of how to send e-mail with the ASPMail COM object.<<less
Added: 2007-08-20 License: Freeware Price: $0.00USD
13 downloads
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
PHP Email Form Easy

PHP Email Form Easy


PHP is the way to go for online email forms. This is a short tutorial with copy-and-past code on how to use the PHP email function to create an on line email form to send emails from your website. more>> PHP is the way to go for online email forms. This is a short tutorial with copy-and-past code on how to use the PHP email function to create an on line email form to send emails from your website.<<less
Added: 2003-11-23 License: Not Specified Price: Free
1261 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/Perlcover sending emails through flash using a server side script in ASP, PHP, or Perl we will cover ... cover sending emails through flash using a server side script in ASP, PHP, or Perl we will cover
License:Freeware
Download
1036 downloads
Added: 2007-01-02
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
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 Email with ASPEmail Component

Send Email with ASPEmail Component


An example of how to send an e-mail message using the ASPEmail component from Persits. Very simple code. more>> An example of how to send an e-mail message using the ASPEmail component from Persits. Very simple code.<<less
Added: 2007-08-20 License: Freeware Price: $0.00USD
22 downloads
Simple email form script 1.0

Simple email form script 1.0


Feel free to use this script and modify it. Please leave the credits in. Simple script to allow users on your website to send you an email. The script receives the subject and the address to send the message to it requires the user to input their name, more>> Feel free to use this script and modify it. Please leave the credits in. Simple script to allow users on your website to send you an email. The script receives the subject and the address to send the message to it requires the user to input their name, email and their message then it sends the email.<<less
Added: 2004-04-07 License: GPL Price: 0.00
12 downloads
 
Other version of Simple email form script
Simple email form scriptSimple script to allow users on your website to send you an email. The script receives the ... the message to it requires the user to input their name, email and their message then it sends the
License:GPL
Download
2035 downloads
Added: 2004-04-07
BSS Email Autosender

BSS Email Autosender


This PHP script can be used to send weekly or monthly emails to people on your subscribers list. It uses a MySQL dB table (script included) to store your list of email addresses. You define the start more>> This PHP script can be used to send weekly or monthly emails to people on your subscribers list. It uses a MySQL dB table (script included) to store your list of email addresses. You define the start date and the script will send out html or plain text emails according to your requirements. Comes with full instructions and details on deployment.<<less
Added: 2006-07-30 License: Freeware Price: Free
1191 downloads
PHP User Email Validation 1.0

PHP User Email Validation 1.0


Here is a simple script can valid a users email address. This script works by sending a confirmation email to the users email account. The user then must confirm their email address. This script is great for any user login system. This script requires more>> Here is a simple script can valid a users email address. This script works by sending a confirmation email to the users email account. The user then must confirm their email address. This script is great for any user login system. This script requires MySQL. It comes with installation instructions and a demo.<<less
Added: 2007-07-12 License: Freeware Price: $0.00USD
17 downloads
 
Other version of PHP User Email Validation
PHP User Email Validationcan valid a users email address. This script works by sending a confirmation email to the users ... can valid a users email address. This script works by sending a confirmation email to the users
License:Freeware
Download
591 downloads
Added: 2007-07-12
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5