PHP SMTP Server is a SMTP server program that can be used as a local SMTP server or as a corporate high-performance SMTP server. It can be used along with virtually any mailer or email program including Microsoft Outlook, Outlook Express, Eudora, Netscape and The Bat, and it is ideal for laptop PC users who travel a lot and have to use different Internet Service Providers (ISP) on the run. You can use it instead of your ISP's SMTP server to increase your email security and privacy due to your email messages will be delivered directly to the mailboxes of your
recipients. The email program you already use for sending messages can be connected to the server in a very easy way - just by using the word
"localhost" instead of your current SMTP host. Having done so, you can send messages in a usual manner.
Submit Once
Do you ever receive multiple copies of a single form submission? Do your visitors click the submit button over and over, hoping it will hurry up the process? This script will solve the problem by preventing the visitor from submitting the form after the first submission.
Forms
Form Validation
you can use this JavaScript to ensure that all elements of a form are properly filled out before they can be mailed to you.
Forms
Country Chooser
If you'd like to know where visitors to your site live, add this script to your feedback forms.
Forms
Confirmable Order Form
this JavaScript can take the contents of an HTML order form, process them, and display the order for verification even including the grand total.
Forms
Check E-Mail Addresses
Use this JavaScript to ensure that e-mail addresses provided in a form submission contain a prefix, the '@' sign, and an appropriate suffix (.
Forms
Advanced Email Check
This is a script that closely examines the content of a form box to ensure that the user entered a valid email address.
Forms
select-all
This script allows you to add a "select all" feature to your form 'TEXTAREA's, whereby visitors can easily highlight the containing content with a click on a link.
Forms
Highlight / copy form element script
This JavaScript allows your surfers to easily select and copy the contents of your form elements.
Forms
Form Helper with Images
This is a neat JavaScript that allows you to use your own images to help your visitor's fill out a form.
Forms
Select All Text
This is a simple JavaScript example for allowing users to select/highlight a textarea content with a click of button.
Forms