Main > Free Download Search >

Free send free script

send free

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1761
Send a Page Web Page Mailing Script

Send a Page Web Page Mailing Script


This easy to set up script allow your visitors to send any webpage on your site to their friends. A single form handles any and all webpages. IP addresses are recorded to block malicious users. You have to ability to use custom headers and footers for ad more>> This easy to set up script allow your visitors to send any webpage on your site to their friends. A single form handles any and all webpages. IP addresses are recorded to block malicious users. You have to ability to use custom headers and footers for ad insertion. The script generates actual URL in subject line.<<less
Added: 2009-05-12 License: Freeware Price: $0.00USD
10 downloads
Simple Free Mass Mailer Sender 1.0

Simple Free Mass Mailer Sender 1.0


Simple Free Mass Mailer Sender is a script that you can use from your server to send mass mails.You can for example use it to send annoncements for your members, that you have an offer for them. You can also use it as mass mailer subscriber to send more>> Simple Free Mass Mailer Sender is a script that you can use from your server to send mass mails.You can for example use it to send annoncements for your members, that you have an offer for them. You can also use it as mass mailer subscriber to send weekly mails to yours subcribers.<<less
Added: 2009-03-23 License: Freeware Price: $0.00USD
13 downloads
Send Postal Letters via PostalMethods 1.1

Send Postal Letters via PostalMethods 1.1


Send postal letters (snail mail) via PostalMethods, the Web-to-Post Web Service, using this PHP script. Other scripts are available allowing to check your letter status, retrieve your letter image and more. more>> Send postal letters (snail mail) via PostalMethods, the Web-to-Post Web Service, using this PHP script. Other scripts are available allowing to check your letter status, retrieve your letter image and more.<<less
Added: 2009-02-28 License: Freeware Price: $0.00USD
13 downloads
Free Ajax Contact Form 1.0

Free Ajax Contact Form 1.0


* Powered by Ajax and PHP. * Simple configuration file. * You make your own form, add the js file and we do the rest. * Supports all common form types: textbox, textarea, listmenues, checkboxes and option buttons. * Send thank you email more>> * Powered by Ajax and PHP. * Simple configuration file. * You make your own form, add the js file and we do the rest. * Supports all common form types: textbox, textarea, listmenues, checkboxes and option buttons. * Send thank you email to customer with custom messages. * Send the contact to multiple email address (up to 1 million).<<less
Added: 2008-11-10 License: GPL Price: $0.00USD
13 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
Free PHP Yahoo addresses import and manipulator 1.0

Free PHP Yahoo addresses import and manipulator 1.0


Free demo available online. Free PHP Yahoo addresses import and manipulator allows you to grab, import, and send invites or anything else. It returns all emails in array format for easy programmatic manipulation.Easy custom site integration with only 1 more>> Free demo available online. Free PHP Yahoo addresses import and manipulator allows you to grab, import, and send invites or anything else. It returns all emails in array format for easy programmatic manipulation.Easy custom site integration with only 1 line of code.<<less
Added: 2008-06-05 License: Freeware Price: $0.00USD
17 downloads
Start a FREE Mobile Club

Start a FREE Mobile Club


Set up your FREE Broadtexter Mobile Club in 5 minutes and start collecting data today. With our service, you can: Send SMS messages to your entire club or to a specific region with ease Schedule text alerts in advance! Broadcast alerts from your phone. more>> Set up your FREE Broadtexter Mobile Club in 5 minutes and start collecting data today. With our service, you can: Send SMS messages to your entire club or to a specific region with ease Schedule text alerts in advance! Broadcast alerts from your phone. Customize your own Broadtexter Widget for your web sites. People can join your club from their phones. Members can share their mobile pics. (US & Canada only mobile numbers only)<<less
Added: 2008-01-17 License: Freeware Price: $0.00USD
11 downloads
Sending queries to mySQL 1

Sending queries to mySQL 1


PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If more>> PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error. If query is true, returning value must pass to mysql_fetch_array().<<less
Added: 2008-01-11 License: Freeware Price: $0.00USD
14 downloads
Send This Link

Send This Link


A popup form which allows your visitors to send a referral link from your site. It features admin notification and HTML output. more>> A popup form which allows your visitors to send a referral link from your site. It features admin notification and HTML output.<<less
Added: 2007-09-19 License: Freeware Price: $0.00USD
13 downloads
E-Mail in ASP.NET 1

E-Mail in ASP.NET 1


In this article we will explore three different and important e-mailing techniques; to send a simple text e-mail, to send HTML content via e-mail, and to send attachments in ASP.NET Web Application. more>> In this article we will explore three different and important e-mailing techniques; to send a simple text e-mail, to send HTML content via e-mail, and to send attachments in ASP.NET Web Application.<<less
Added: 2007-09-18 License: Freeware Price: $0.00USD
12 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
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 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
Send automated emails to your users (including Hotmail Users) with PHP

Send automated emails to your users (including Hotmail Users) with PHP


Send automated email to your customers with php mail function, With this script emails will be delivered to inboxes of Hotmail, AOL and other strict email providers. We will be changing the envelop ad more>> Send automated email to your customers with php mail function, With this script emails will be delivered to inboxes of Hotmail, AOL and other strict email providers. We will be changing the envelop address without having to pass it over to the sendmail path.<<less
Added: 2007-08-03 License: Freeware Price: Free
579 downloads
e-Cards

e-Cards


This script will allow your visitors to send e-cards to their friends. It features admin notification and HTML output. more>> This script will allow your visitors to send e-cards to their friends. It features admin notification and HTML output.<<less
Added: 2007-08-03 License: Freeware Price: Free
529 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5