The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Form Processors
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 338    Displaying: 301 - 320 Pages:    ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

   MailForm   Hits: 6015 

 
Customizable little script that enables you to have form mail sent to you without giving up your e-mail address in the source code. Many Perl scripts make the recipient's e-mail address available to e-mail harvesters (aka spammers). With Blue Wave Data's MailForm, your e-mail address is safe and sound.


Version: 1.0   Platform(s): Unix, Linux   Updated: Tue Oct 29 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phpMyFormmail   Hits: 3888 

 
This is a php-based formmail script smiliar to the formmail.pl of Matt`s Scripts. The script sends you the content of a form via mail. Only need to create some forms and make the 3 required fields.


Version: n/a   Platform(s): Unix, Windows   Updated: Fri Oct 25 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   br_form2mail   Hits: 3207 

 
br_form2mail is a light-weight, powerful and easy to use script programmed with the basic web designer in mind. This script allows you to get a HTML form from your website to your inbox. I have also gave you the power to set up required fields along with many validation types, to ensure the users' input is correct before getting your inbox. Validation types include: blank, email, letters, numbers and age.


Version: 1.2   Platform(s): Linux, Unix, Windows   Updated: Mon Oct 14 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Mailform   Hits: 4805 

 
A short, easy to customize form-to-email script. Includes email validator and status indicator. Very easy to understand.


Version: 1.0   Platform(s): Unix   Updated: Tue Aug 13 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phpObjectForms   Hits: 7822 

 
phpObjectForms is a fully object-oriented, highly customizable, easily extendable, library for creating and processing forms without writing any HTML code. The main goals of the library are ease of use and universality.


Version: 1.0   Platform(s): n/a   Updated: Wed May 29 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   hwdePOLL   Hits: 4093 

 
hwdePOLL solves the problem with the form processing in a different way. You have the opportunity to create a questionaire with more than one HTML file. You decide when all the data will be sent to you in a nice HTML email. Meanwhile the data will be stored in session variables. No need for a mySQL backbone. Define as many fields as you want and name them as you like. hwdePOLL sends all the data at the end of your questionaire to your email address. There are 4 hidden variables available to control the behaviour of the script. You also can record the IP address, Hostname, etc. from your visitors.


Version: 1.2   Platform(s): n/a   Updated: Tue May 28 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Sutum Form-Mailer   Hits: 2250 

 
Easy to setup form-mailer for your website. Includes the option to send a thank-you message to the user. It can easily be customized to match your own design.


Version: 1.0   Platform(s): n/a   Updated: Wed Mar 27 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   SiteContact   Hits: 4176 

 
A contact form script written in PHP. Features very easy to set up script, NO chmood'ing or database access neccessary, autoreply including the information sent by user, redirect-option and contact-form. Highly customizable. Includes only 3 files.


Version: 1.08   Platform(s): Unix, Windows   Updated: Tue Mar 12 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Simple PHP Mail   Hits: 6302 

 
A very simple way to add an email form to your site. All you have to do is change one variable (your email address) and put it anywhere on your site. The admin gets the message, subject, submitter's name and email, the ip address and hostname of the user, and the user-agent of the user.


Version: 0.1   Platform(s): Unix, Windows   Updated: Sat Feb 16 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Fproc   Hits: 2300 

 
FProc is an HTML form processor designed to provide an interface layer between the form itself and modules providing a range of services, such as e-mail and e-commerce.


Version: 0.4   Platform(s): Unix   Updated: Mon Feb 11 2002

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Dope Mail Form   Hits: 4281 

 
This is another mail form script. It includes a config file, where you can set the recipient, website name etc. and you can edit the layout colors as well. Very easy to use.


Version: 1.1   Platform(s): n/a   Updated: Mon Feb  4 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Form Mailer   Hits: 14368 

 
An easy to use web form mailer written in PHP. It includes a sample form, but you can easily make your own. Configures in 3 easy steps. After the form has been submitted, it creates a "Thank You" page displaying the submitted information. Also logs IP addresses in the mail you receive. V 1.2 fixes a typo in one of the variables.


Version: 1.2   Platform(s): Unix, Windows   Updated: Wed Jan 16 2002

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   TF MailForm   Hits: 4648 

 
TF (Trouble Free) MailForm is an easy alternative to the other form emailing scripts. Features include: Text or HTML emails, Alphabetic or User-defined sort, Auto-redirect, Easy to configure, and more.


Version: 1.1   Platform(s): Unix   Updated: Thu Jan 10 2002

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Jevon Mailer   Hits: 2727 

 
Jevon Mailer is a simple form mailer written in PHP that allows your visitors to send you an email directly from your website.


Version: n/a   Platform(s): n/a   Updated: Wed Dec 26 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Form Validation Class   Hits: 9416 

 
Form_Validator Class is a PHP object that can be used to validate the presence of HTML form data. By "validating", the function simply checks if a variable is NOT NULL. The class is intended to be called AFTER the end-user has submitted an HTML form. The class is first initiated, then the validate_fields function is called by passing the field names of all the required form fields. If any of the variables (field names) are NULL the function returns FALSE, along with an error message of which fields are null. If all the variables are NOT NULL, the function returns TRUE. Form_Validator Class has the ability to check multiple fields at once, and check that at least one field in a group of many has been filled in by the end-user ("Please enter your Home Phone OR your Work Phone").


Version: 1   Platform(s): Apache Web Server w/PHP   Updated: Wed Nov 28 2001

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   FormHandler PHP Mailscript   Hits: 9413 

 
FormHandler is a mail script with all the functionalities added through modules. The modules are dynamically configurable which is good for performance. It is very easy to add functionality of your own. Default modules that are included in the package are: autoreply, templates, environment variables, required fields, referer check, field format check, and mail attach. The latest version includes SetCookie-module.


Version: 2.0 Beta [stable]   Platform(s): Unix, Linux, Win 95/98/NT/ME/2000   Updated: Tue Oct  2 2001

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MyPHPValidator   Hits: 3082 

 
MyPHPValidator is a PHP script that generates form validation JavaScripts from your source code. MyPHPValidator is currently written in French.


Version: 1.01   Platform(s): Unix, Linux, Win 98NT   Updated: Thu Jun  7 2001

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   sForm.h.php4   Hits: 2919 

 
sForm is a form validation package consisting of several php4 classes. Its main features are complete OOH implementation, using FastTemplate for separating layout, supplying database connectivity and basic help functions. Each HTML form element is represented by its own class, extended from a standard HTML form element class, managed by a "container" form class. sForm is free for non-commercial use.


Version: 0.99   Platform(s): Win32, Linux   Updated: Fri May 18 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   4CM_phpContact   Hits: 16301 

 
4CM_phpContact is a very simple script for having a "contact us" page at your site. It allows you to add as many fields as you'd like. It will send you the results of the submission, as well as sending a confirmation email to the user who submitted the data. It is very easy to install. It includes a small instructions for setting up, and all the needed files.


Version: 2.0.0   Platform(s): n/a   Updated: Thu Apr 19 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Mailer   Hits: 6417 

 
Based on the Perl script, AlienForm, Mailer reads in all submitted variables and can accomplish a variety of tasks, including writing the data to a log file, creating custom browser output, or sending a formatted text e-mail. In addition, this script actually works on Windows platforms. <b>1.1.4 Update:</b> Made a security fix and fixed a bug that caused some problems on Windows NT/2000 servers when trying to redirect.


Version: 1.1.4   Platform(s): *nix, Win NT   Updated: Tue Apr  3 2001

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 338    Displaying: 301 - 320 Pages:    ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog