Listing of Forms in Scripts
- Creating a PHP form
- License: Shareware
- Price: .price.

Extracting form variables when programming in Perl is a real task. The variables can be extracted fairly painlessly using the CGI.pm modules, but there is a lot of work going on under the hood. In PHP form variables just spring to life. If a form has an input statement.
- Publisher: microcyb.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- Menu Swapper
- License: Freeware
- Price: 0.00

With this script you can move selected items from one list box to another using "<<" and ">>" direction buttons. It works like database field selection, supports selecting multiple items, and even can sort the moved item into tmultiple st..
- Publisher: Phil Webb
- Date: 13-03-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Uploading Files with Forms and PHP
- License: Shareware
- Price: .price.

A tutorial that shows how to accept file uploads with PHP..
- Publisher: codewalkers.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- Memory Cells
- License: Freeware
- Price: 0.00

This script allows you to save values from a text field off to the side to free up a form for another calculation..
- Publisher: javascript.internet.com
- Date: 23-06-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Form and Spelling Validation
- License: Shareware
- Price: .price.

Most dynamic web sites rely heavily on forms. From user authentication to entry of news items, we use forms to accept user input. There are many different ways we can validate data from the user. In this tutorial, we will examine several of the more common items that need validation and provide examples for each.
- Publisher: codewalkers.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- EZ Form Mailer
- License: Freeware
- Price: 0.00

This CGI script processes the information entered into a HTML Form and reformats it into an e-mail message. The e-mail will then be sent to the destination you specify. The information the script uses to reformat the form data and send the e-mail message can be entered directly into the script or supplied via hidden fields in the form being processed.
- Publisher: http://www.3rdcoast.com/...
- Date: 14-03-2012
- Platform: CGI and Perl, Scripts
- List Organizer
- License: Freeware
- Price: 0.00

This script helps you to organize a list of values. You can place them in any order. You are allowed to add and delete items from the list..
- Publisher: Bob Rockers
- Date: 20-04-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Email with Autoreply
- License: Freeware
- Price: 0.00

This section is new on BrainCode.com, but we'll be slowly releasing a number of Perl scripts that are based on those we use here -- solid, reliable, tested code. The first of these is below. Everything you need is in the zip file..
- Publisher: http://www.braincode.com...
- Date: 14-03-2012
- Platform: CGI and Perl, Scripts
- List Chooser
- License: Freeware
- Price: 0.00

The user can immediately locate what he has been searching for in the long options list just by typing. With each character the user types in the text field, the available items listed are narrowed down (similar to a help file's inailable ire)..
- Publisher: Anand Raman
- Date: 13-05-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Multi-page Forms with PHP
- License: Shareware
- Price: .price.

This article will touch on two skills in the interface between PHP and HTML forms, specifically in working with hidden fields, and as a bonus, in passing arrays in an HTML form..
- Publisher: codewalkers.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- DisplayingTitle Information from Combo Box
- License: Freeware
- Price: 0.00

This is a simple script accompanied by an online example featuring a select box along with few option fields containing a title and a value.The javascript function will take the title of an option field upon mouse change and will display the title inside a div element.
- Publisher: linkstraffic
- Date: 14-03-2012
- Platform: JavaScript, Scripts
- G-Book Guestbook Script
- License: Shareware
- Price: .price.

Visitors sign guestbook on form which uses Ajax for field validation. Webmaster is emailed a copy of the entry which is immediately posted online. Data stored in either flat file or MySQL DB.An HTML template is used to display the guestbook on the website.
- Publisher: Marty Landman/Face 2 Int...
- Date: 14-03-2012
- Platform: CGI and Perl, Scripts
- Line Wrapper
- License: Freeware
- Price: 0.00

Line Wrapper script wraps entries in a textarea box to a specified number of characters per line you want.For example, the script can automatically insert a return after each 50 spaces, so that the form contents you receive are more readable. (The script does indifferently break lines in mid-word, a possible fix for the next version?).
- Publisher: javascript.internet.com
- Date: 25-01-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Working with forms in PHP
- License: Shareware
- Price: .price.

One of the most popular ways to make a web site interactive is the use of forms. With forms you can have users register for different things, submit any information you can imagine, upload files, and all types of other things. In this tutorial, we will go through the basics of forms and how to handle the data that comes from those forms with PHP.
- Publisher: codewalkers.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- Activewidgets Grid :: Cross-browser Scrolling Data
- License: Shareware
- Price: .price.

Created with 100% client-side JavaScript/DHTML, it is fast to load and easy to integrate. For the experienced developer ActiveWidgets framework provides clean separation between data models, presentation templates and control behavior, while the end user will be excited by the professional look-and-feel and high interactivity, including fixed headers, resizable columns, instant sorting, in-cell images, and more.
- Publisher: ActiveUI
- Date: 14-03-2012
- Platform: JavaScript, Scripts
- Limit Characters and Words Entered
- License: Freeware
- Price: 0.00

This script allows you to limit the number of words or characters entered into a form. It is easily customizable..
- Publisher: Will Bontrager
- Date: 05-03-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- chainedSelectors: A Better Way to Drop-down a PHP List
- License: Shareware
- Price: .price.

Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps you create a SELECT form field that automatically updates the value of another SELECT using JavaScript.
- Publisher: zend.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- Disable "Enter" key in form script
- License: Freeware
- Price: 0.00

Is the user pressing the 'Enter' key in the middle of your form causing inadvertent and incomplete form submissions? This script disable the 'Enter' key when pressed inside chosen fields of your choice. Moreover, it then advances the cursor to the next field within the form.
- Publisher: http://www.dynamicdrive....
- Date: 14-03-2012
- Platform: JavaScript, Scripts
- Text Cycler
- License: Freeware
- Price: 0.00

Use the Up and Down arrows while in the text box to cycle through your choices. InternetExplorer users can go up through ythrough the list, Netscape users can only go down through the list..
- Publisher: Michael P. Hemmes
- Date: 04-05-2013
- Size: 10 KB
- Platform: JavaScript, Scripts
- Phorm Manager
- License: Shareware
- Price: .price.

In this part four of a series on HTML form handling with PHP, it explains how to create a powerful PHP form handler, called Phorm Manager. Topics include: Design goals, Internal data management, form validation, and more. Full source code available..
- Publisher: onlamp.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- Check Email
- License: Freeware
- Price: 0.00

Check Email is a multi-platform compatible JavaScript that will validate an email address entered into a form. Works in any browser on any platform, including pre version 4's and Macs. Updated to allow the new .name and .info domain suffixes..
- Publisher: perlscriptsjavascripts.c...
- Date: 14-03-2012
- Platform: JavaScript, Scripts
- The Universal Web Form Processor
- License: Shareware
- Price: .price.

This article describes how to create a generic form processor in PHP. Discussion involves form elements, hidden fields, and more. Also covers the installation process of NuSphere MySQL, an integrated multi-platform distribution of Apache, Perl, PHP, and MySQL.
- Publisher: onlamp.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- PHP With HTML Forms
- License: Shareware
- Price: .price.

This 2-page tutorial shows how to work HTML forms in PHP. Topics covered: Drop menu builder, Radio buttons, Check boxes, Error processing, and more..
- Publisher: onlamp.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- Passing Variables with Forms
- License: Shareware
- Price: .price.

This short tutorial will show you how to pass a variable through 2 pages. It can be used, for instance, to verify information from a form submission..
- Publisher: phpdeveloper.org
- Date: 14-03-2012
- Platform: PHP, Scripts
- Storing Checkbox Data In Your Database
- License: Shareware
- Price: .price.

Checkboxes in web forms are useful because they allow the person filling out the form to choose from a wide range of possible choices. Specifically, it allows the user to choose some, all or none of the elements. Although checkboxes are excellent form elements for certain tasks, there is often confusion about how to store checkbox data correctly.
- Publisher: phpbuilder.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- Form Over Substance - Part One
- License: Shareware
- Price: .price.

PHP has built in functionality for dealing with HTML forms. This tutorial shows you how to tap into these powerful features..
- Publisher: oreillynet.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- Writing Your First PHP Script: Feedback Form
- License: Shareware
- Price: .price.

This is a tutorial on how to write your own Feedback script in PHP, complete with source code..
- Publisher: thesitewizard.com
- Date: 14-03-2012
- Platform: PHP, Scripts
- A Beginning Forms Tutorial
- License: Shareware
- Price: .price.

Ever wondered how you can use a form to log someone in, or get information from the user and drop it into a database? This is a good example of how to get all of the info from those elusive cells. It also shows you how to make sure that they don't leave a field blank.
- Publisher: phpdeveloper.org
- Date: 14-03-2012
- Platform: PHP, Scripts
- Highlighting Form Text Areas on Mouse Click
- License: Shareware
- Price: .price.

This simple script set shows how to highlight (select) the text in a form's textarea by clicking on a link. Useful for code listings, order form information, or other material the visitor may wish to copy to the clipboard with Control+C..
- Publisher: codebelly.com
- Date: 14-03-2012
- Platform: JavaScript, Scripts
- Feedback Form with a Cookie
- License: Shareware
- Price: .price.

This tutorial teaches you how to process a simple feedback form. It records the date and time that the user logged into the system and saves this information, in addition to the user's name and email address, in several cookies. Upon subsequent logins, the code checks whether the user is a new or repeat user and displays information accordingly.
- Publisher: zend.com
- Date: 14-03-2012
- Platform: PHP, Scripts
