Main > Free Download Search >

Free send plain text email script

send plain text email

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3260
Webpage Text Extraction Tool

Webpage Text Extraction Tool


This function takes a URL and returns a plain-text version of the page. It uses cURL to retrieve the page and a combination of regular expressions to strip all unwanted whitespace. This function will more>> This function takes a URL and returns a plain-text version of the page. It uses cURL to retrieve the page and a combination of regular expressions to strip all unwanted whitespace. This function will even strip the text from STYLE and SCRIPT tags, which are ignored by PHP functions such as strip_tags (they strip only the tags, leaving the text in the middle intact).<<less
Added: 2007-07-13 License: Freeware Price: Free
883 downloads
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
Soupermail 1.0.8

Soupermail 1.0.8


Soupermail is a generic HTML form handling script designed to provide a high degree of control over a forms behaviour and output. Main features include: Email the contents of a form to one or more email addresses, Expire a form based on the date, more>> Soupermail is a generic HTML form handling script designed to provide a high degree of control over a forms behaviour and output. Main features include: Email the contents of a form to one or more email addresses, Expire a form based on the date, Limited conditional control based on the forms contents, HTML and text templates, Copy the form email to the forms sender, PGP encrypt resulting emails, Write the contents of a form to a file, Write the encrypted contents of a form to a file, Generate a unique reference number for each submission, Set certain form fields as required, Word wrap resulting emails, Handle file uploads, and send them on as MIME attachments, Access CGI variables through templates, Set and display cookies by using templates, Autoreply, Send mail as HTML and/or plain text, File attachment, Validate form fields, Send customised emails to lists of email addresses, read and write to databases such as Oracle and Return any mime type back to the browser (eg. XML).<<less
Added: 2000-05-17 License: GPL Price: 0.00
12 downloads
 
Other version of Soupermail
Soupermail, HTML and text templates, Copy the form email to the forms sender, PGP encrypt resulting emails ... and/or plain text, File attachment, Validate form fields, Send customised emails to lists of
License:GPL
Download
3448 downloads
Added: 2000-05-17
Simple Mailing List

Simple Mailing List


The Simple Mailing List is a mailing list manager written in PHP. It was designed to be easy to use, but powerful at the same time. Features: * Clean, clear tabbed interface. * Easy subscribe/unsubscr more>> The Simple Mailing List is a mailing list manager written in PHP. It was designed to be easy to use, but powerful at the same time. Features: * Clean, clear tabbed interface. * Easy subscribe/unsubscribe integration with any web page. * Optional email confirmation to the user and list owner upon subscribe/unsubscribe. * The ability to schedule mailings for a future date. * The ability to throttle/limit/queue messages so as not to overload your host?s mail server. * The ability to send messages as plain text or HTML with a plain text version automatically created using MIME. * Easy to use member management which shows you members that have signed up but not confirmed their subscription, as well as the ability to remove members in bulk. * Bulk import/export email addresses. * Archives of all sent messages are automatically created. * The use of AJAX for the search and time features. * Blacklisting. * Bulk removed of unconfirmed members. * Update check And much more!<<less
Added: 2005-09-06 License: Freeware Price: Free
1510 downloads
Subscribe Emails 2.3

Subscribe Emails 2.3


Subscribe Emails helps you organize subscription to email mailing lists on Internet websites. It lets you check POP3 email mailboxes for subscribe or unsubscribe email requests, download email messages with the requests to your computer, get email more>> Subscribe Emails helps you organize subscription to email mailing lists on Internet websites. It lets you check POP3 email mailboxes for subscribe or unsubscribe email requests, download email messages with the requests to your computer, get email addresses and sender names from them and create text files with subscribers wanting to subscribe or unsubscribe. Having got text files with emails, you can use them with any bulk mailer to add new subsc<<less
Added: 2004-02-27 License: Freeware Price: $0.00USD
66 downloads
Humane text processors

Humane text processors


Easy to read and easy to write Textile and Markdown, generate valid XHTML markup from plain-text documents, using simple conventions more>> Easy to read and easy to write Textile and Markdown, generate valid XHTML markup from plain-text documents, using simple conventions<<less
Added: 2007-08-10 License: Free Non-Commercial Price: $0.00USD
12 downloads
Sending Email (Text/HTML/Attachments)

Sending Email (Text/HTML/Attachments)


Email is the most popular Internet service today. A plenty of emails are sent and delivered each day. The goal of this tutorial is to demonstrate how to generate and send emails in PHP. So, you want t more>> Email is the most popular Internet service today. A plenty of emails are sent and delivered each day. The goal of this tutorial is to demonstrate how to generate and send emails in PHP. So, you want to send automated email messages from your PHP application. This can be in direct response to a users action, such as signing up for your site, or a recurring event at a set time, such as a monthly newsletter.

Sometimes email contains file attachments, both plain text and HTML portions, and so on. To understand how to send each variation that may exist on an email, we will start with the simple example and move to the more complicated.
<<less
Added: 2007-03-28 License: Freeware Price: Free
1001 downloads
Voicent Broadcast By Email 3.3

Voicent Broadcast By Email 3.3


Send personalized emails to thousands of people and automatically manage email list by checking bounced or unsubscribe emails. This easy to use product is your ideal communication tool for group email, email marketing, customer communication, event more>> Send personalized emails to thousands of people and automatically manage email list by checking bounced or unsubscribe emails. This easy to use product is your ideal communication tool for group email, email marketing, customer communication, event notification, newsletter publishing and more. It has a built in SMTP server and also support external email server. It has unlimited email list size. It can import existing email list, copy paste email list. It uses text or HTML email format. It works with your favorite editors. Simply download the software, install on your computer and you are ready to go. No special hardware required<<less
Added: 2005-04-21 License: Freeware Price: $0.00USD
13 downloads
PHP Form Emailer 1.0

PHP Form Emailer 1.0


Sending information as an Email from big and complex forms is always problem. Using this Function you can send the data filled in the Form to any email or save as a text file. Form data is arranged according to the Template file and then emailed. You more>> Sending information as an Email from big and complex forms is always problem. Using this Function you can send the data filled in the Form to any email or save as a text file. Form data is arranged according to the Template file and then emailed. You can also save the text file according to the Template. Information can be rearranged at any time by changing Template file.<<less
Added: 2005-04-29 License: Freeware Price: $0.00USD
14 downloads
md5 login script

md5 login script


These scripts allow anyone to create md5 passwords using a form without sending plain text. If you dont have access to https you can allow users to encrypt passwords through a form without sending or posting plain text passwords. All information is more>> These scripts allow anyone to create md5 passwords using a form without sending plain text. If you dont have access to https you can allow users to encrypt passwords through a form without sending or posting plain text passwords. All information is saved in a mysql database for retrieval and the form uses Ajax to do all of the form checks so no page refresh is required allowing for a more seamless appearance. The scripts require PHP and Mysql<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
Quickthreads - RSS to email

Quickthreads - RSS to email


Quickthreads is a RSS reader that sends feeds to your email, at days and times you specify. Lite accounts are FREE! Get email in html or text. Feeds can be scanned up to 1 time per hour. more>> Quickthreads is a RSS reader that sends feeds to your email, at days and times you specify. Lite accounts are FREE! Get email in html or text. Feeds can be scanned up to 1 time per hour.<<less
Added: 2006-10-20 License: Freeware Price: $0.00USD
10 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
nsMailer (HTML {MIME} / Text Encoding)

nsMailer (HTML {MIME} / Text Encoding)


Enterprise Strength E-mail Handling Software. Empower your .NET applications with the ability to send Text or HTML based e-mail. Intelligent service that determines the appropriate level of encoding ( more>> Enterprise Strength E-mail Handling Software. Empower your .NET applications with the ability to send Text or HTML based e-mail. Intelligent service that determines the appropriate level of encoding (MIME / Text) and formats e-mails. It also is equiped to easily setup Name standards. Perfect for Mailing List fulfillment and large volume distributions. Messages are sent to the SMTP Queue but do not rely on the .NET SMPT service that requires waiting for the service to fulfill the request. Tried and tested through several fortune 500 companies. FULL SOURCE CODE AVAILABLE IN VB.NET!<<less
Added: 2005-10-11 License: GPL Price: $9.99
1477 downloads
PHP Free Multipart Email Script 1.0

PHP Free Multipart Email Script 1.0


Easily create and send true multipart emails with unique text and HTML portions more>> Easily create and send true multipart emails with unique text and HTML portions<<less
Added: 2007-02-06 License: Other Price: $0.00USD
10 downloads
Site-Text-Display 1.0.2

Site-Text-Display 1.0.2


Site-Text-Display is a simple perl script used to display text files (typically code) similar to the way FireFox does for .cgi, .pl, .js, etc. extensioned files by default. It outputs files with a Content-Type of text/plain in the HTTP header, thus more>> Site-Text-Display is a simple perl script used to display text files (typically code) similar to the way FireFox does for .cgi, .pl, .js, etc. extensioned files by default. It outputs files with a Content-Type of text/plain in the HTTP header, thus instructing all browsers to display the selected file as mime type text/plain. The output is correctly encoded Unicode UTF-8 text, as long as the original file was also. Follow download link for a demo.<<less
Added: 2009-02-18 License: GPL Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5