request mailer
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 336
Request Quote 1.0
Request quote script is designed for web designers and other internet businessperson that wish to achieve perfect feedback from their customers. It is designed to send text messages from customers requesting the price quote for their projects. more>> Request quote script is designed for web designers and other internet businessperson that wish to achieve perfect feedback from their customers. It is designed to send text messages from customers requesting the price quote for their projects.<<less
Added: 2007-02-18 License: Freeware Price: $0.00USD
15 downloads
Other version of Request Quote
Price: FreeAdditionalInfoFree
License:Freeware
License:Freeware
Ready E-Mailer 1.0
In these days, a way for visitors to contact you is a must. Many sites use simple forms that require programs like Outlook on the visitors computer to work - but not this script. Ready E-Mailer allows visitors to your site to send emails to you in one more>> In these days, a way for visitors to contact you is a must. Many sites use simple forms that require programs like Outlook on the visitors computer to work - but not this script. Ready E-Mailer allows visitors to your site to send emails to you in one step. PHP and your sever will take care of all the rest. The script is as "Easy as pie" to set up, it should only take about a minute. The only thing you need to set is your email address.<<less
Added: 2005-06-26 License: GPL Price: $0.00USD
14 downloads
Other version of Ready E-Mailer
Price: FreeAdditionalInfoFree
License:GPL
License:GPL
PF Form Mailer 1.03
This script works with an already existing form and doesnt require modification to your existing form, except for the action attribute for the FORM tag and one hidden input field. All other options are configured through an include file. Handles more>> This script works with an already existing form and doesnt require modification to your existing form, except for the action attribute for the FORM tag and one hidden input field. All other options are configured through an include file. Handles checkboxes, radio buttons, drop-downs, textareas and text fields; Installation is done by simply uploading the files to your server, then changing your FORMs action attribute. Supports unlimited fields.<<less
Added: 2005-08-22 License: Freeware Price: $0.00USD
12 downloads
Other version of PF Form Mailer
License:Freeware
Fake Mailer 1.0
Send fake emails with this script, limit the amount of emails per-day per-isp. more>> Send fake emails with this script, limit the amount of emails per-day per-isp.<<less
Added: 2007-06-11 License: GPL Price: $0.00USD
12 downloads
Feedback mailer 1.2
Feedback mailer gets feedback from a form and sends it directly to the mailbox specified, with proper formatting. It is a little script that gets the subjectwise distinguished feedbacks directly to your mailbox so that they reach you more>> Feedback mailer gets feedback from a form and sends it directly to the mailbox specified, with proper formatting. It is a little script that gets the subjectwise distinguished feedbacks directly to your mailbox so that they reach you instantly! Features include senders IP logging, email validation and distinguished formatting based on subject of the feedback. UPDATE: installation made easier on v1.2<<less
Added: 2004-07-01 License: Freeware Price: $0.00USD
13 downloads
PHP Request and SQL Security 2
UPDATED: changed htmlspecialchars to mysql_real_escape_string for FULL protection of data. This script should be used every time you need to get information from the Global variables such as POST and GET. It will strip any bad values that might more>> UPDATED: changed htmlspecialchars to mysql_real_escape_string for FULL protection of data. This script should be used every time you need to get information from the Global variables such as POST and GET. It will strip any bad values that might otherwise cause SQL injections or other hacks. The script has two functions which are used to completely take the hassle out of getting data from GET, POST, or REQUEST. It protects the data and has many options for default values, malformed data protection and just a quick and easy way of getting what you need.<<less
Added: 2005-09-03 License: Free Non-Commercial Price: $0.00USD
36 downloads
Micro Mailer 0.1
Micro Mailer is a small PHP class which allows you to send emails from your PHP script more simple. It contains an example file as well to learn how to use the class. more>> Micro Mailer is a small PHP class which allows you to send emails from your PHP script more simple. It contains an example file as well to learn how to use the class.<<less
Added: 2007-05-20 License: Freeware Price: $0.00USD
12 downloads
Attachment Mailer 1.0
Attachment Mailer 1.0 is designed to be a useful PHP class that can be used to compose and send messages with multiple attachment files. more>>
Attachment Mailer 1.0 is designed to be a useful PHP class that can be used to compose and send messages with multiple attachment files.
Added: 2009-07-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
EEEzy Feedback Mailer V1.2 1.2
EEEzy Feedback Mailer V1.2 is a one file script written in php. No underscores left in your email! Easy to modify and adapt to your website. Just keep the link to my website intact. Thanks. more>> EEEzy Feedback Mailer V1.2 is a one file script written in php. No underscores left in your email! Easy to modify and adapt to your website. Just keep the link to my website intact. Thanks.<<less
Added: 2005-12-02 License: Freeware Price: $0.00USD
13 downloads
Other version of EEEzy Feedback Mailer
License:Freeware
Price: $0.00USD
License:Freeware
License:Freeware
License:Freeware
DynaForm Easy Form Mailer 1.4
DynaForm is the easiest way to create email forms for your website. It automatically adapts and emails the contents of any email form. One file, with no configuration at all, can handle an unlimited number of forms and fields. It is incredibly easy to more>> DynaForm is the easiest way to create email forms for your website. It automatically adapts and emails the contents of any email form. One file, with no configuration at all, can handle an unlimited number of forms and fields. It is incredibly easy to setup and use. You dont need to know anything about PHP or HTML to use this free script. Now includes IP banning, auto-response, and other various security features.<<less
Added: 2003-01-30 License: Freeware Price: $0.00USD
11 downloads
Other version of DynaForm Easy Form Mailer
License:Freeware
Simple Form Mailer 1.0.0
This simple and generic form mailer allows for Name, E-Mail, and Message. All you do is download, unzip, replace email address in contactconfig.php file... and upload. Thats it. more>> This simple and generic form mailer allows for Name, E-Mail, and Message. All you do is download, unzip, replace email address in contactconfig.php file... and upload. Thats it.<<less
Added: 2004-12-14 License: Price: 0.00 Price: $0.00USD
12 downloads
Other version of Simple Form Mailer
License:Not Specified
HTTP Request 1.0.5
This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the more>> This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the response headers and response body. Supports get, post, and head methods. Useful for debugging requests or just learning how HTTP protocol works. Written in C for Windows, source code included.<<less
Added: 2005-07-21 License: Other Price: $0.00USD
36 downloads
EZ php Form-Mailer 1.3
This simple little script allows you to have forms on your site email you. It was designed to be used as a contact form script. In other words, you create a simple form on your site where users can contact you. The script is then executed and you are more>> This simple little script allows you to have forms on your site email you. It was designed to be used as a contact form script. In other words, you create a simple form on your site where users can contact you. The script is then executed and you are emailed if successful. This program has been designed to be used for as many forms as you desire. Additionally, it allows you to alter the recipient and subject through forms you create on your pages. By doing this, you can use this same one script for 1,000,000 different forms on your site if you desired in which you could change the recipient and subject for every form. You may also use your own form fields to collect all the information you desire, as they are added to the email sent out. There also is total template control, meaning you can totally control the design and appearance of the script. You can also prevent spam-bots from executing your script sending you junk mail! As of version 1.2, the script now comes with an image cod<<less
Added: 2004-12-28 License: Other Price: $0.00USD
12 downloads
Other version of EZ php Form-Mailer
License:Other Free / Open Source License
Mailer 1.0
Very simple example of a contact form to send an email (mails wont be sent in the demo version). more>> Very simple example of a contact form to send an email (mails wont be sent in the demo version).<<less
Added: 2009-03-02 License: Freeware Price: $0.00USD
86 downloads
(E)SMTP Mailer for PHP 0.1a1
Here is something you always wanted. If you are a php developer and used Windows, you would have with held your application form sending e-mails because of mail() function not working on Windows without a SMTP server. Worry no further. The solution more>> Here is something you always wanted. If you are a php developer and used Windows, you would have with held your application form sending e-mails because of mail() function not working on Windows without a SMTP server. Worry no further. The solution is available now under GNU Public License. (E)SMTP Mailer for PHP is a PHP class which you can intergrate with your application to send mail as long as the server the script is running is connected to the internet. How (E)SMTP Mailer for PHP works (E)SMTP Mailer for PHP only relies on DNS records and the destination ESMTP/SMTP server. It acts as a Mail Transfer agent and negotiates the destination mail server to send the mail. Note (E)SMTP Mailer for PHP requires PHP5 or above to run.<<less
Added: 2006-10-23 License: GPL Price: $0.00USD
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above request mailer search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed