Home > By category > Scripts > Forms
Sort by : Name|Date|Downloads|Rating|

Listing of Forms in Scripts

This script automatically expands the size of a textbox to fit all of the entered text..

  • Platform: Scripts, JavaScript

When all text and textarea boxes of a set have a value another set of text boxes are displayed. There may be as many sets as required on a page..

  • Platform: Scripts, JavaScript

This code uses pure win32 api to create a listview control and fill it (in reports view) with the path and name of every log file on your system. Clicking on a name opens the file in notepad..

  • Publisher: John Bell
  • Date: 18-02-2013
  • Size: 10 KB
  • Platform: Scripts, C and C plus plus

This program is a simple Menu which uses the UP, DOWN, PGUP, PGDN, ESC and ENTER keys. You can use is to create more then one menu with the same code..

  • Platform: Scripts, C and C plus plus

javascript can remember a list of several items you enter. Just enter an item and click 'Add to List'. When you are finished, click 'Show List' to see the entries..

  • Platform: Scripts, JavaScript

Visitors sometimes include their email address inside the message field when they fill out forms. To deal with this, this script parses through the string and uses a Regular Expression to find then return a comma-separated list of the valid email addresses it finds.

  • Platform: Scripts, JavaScript

Form A Table is a freeware application licensed under the GNU Public License. Using a form page on your site you can add data to a Mysql or flat file database. Then using the query screen visitors can do searches on any column of the database and sort the results.

  • Platform: Scripts, CGI and Perl

This code shows and explains how to make controls on a window using pure API, using CreateWindow and CreateWindowEx. This example shows how to make list boxes, edit controls, and buttons. Not only does it tell you how to make them but also how to use the.

  • Platform: Scripts, C and C plus plus

Script allows users to move rows up and down on a table by simply double-clicking on the source row and then again on the destination row. By using a double-click event handler, one can avoid "clashing" with click events, thus, allowing the scripts use to be isolated (installed without breaking other scripts).

  • Publisher: 4thorder
  • Date: 16-02-2013
  • Size: 10 KB
  • Platform: Scripts, JavaScript

PORK.Iframe is a really easy way to submit your forms without reloading the page, in just one line of javascript like you're used from the popular 'AJAX' frameworks. PORK.Iframe was built from moo.ajax which was altered to to hook your form's onsubmit event, dynamically create a hidden iframe tag, set your form's target to that hidden iframe, and then fire an event as soon as the response got back.

  • Platform: Scripts, JavaScript

This script allows you to keep your visitors from submitting their form until their "password" and "re-enter password" fields match, for verification purposes. They get an error message telling them to re-enter the passwords if they do not match..

  • Platform: Scripts, JavaScript

This mailer script is a quick way to get an e-mail form and autoresponder working on a site..

  • Platform: Scripts, CGI and Perl

This code demonstrates the creation of complex regions and how to employ them to create 'windows with holes'..

  • Publisher: Mark Jundo
  • Date: 13-02-2013
  • Size: 72 KB
  • Platform: Scripts, C and C plus plus

This script is easy to configure. All you have to do is to define how the active input should be highlighted. This is done by CSS. Then you have to call a function at the bottom of your page to initialize the script. .textInput,textarea is the rule for the inputs when they're not highlighted.

  • Platform: Scripts, JavaScript

jQuery Autocomplete Mod will autofill pre-populates text box as you type. Features:- Supports local data array (can now use w/out AJAX). - Limit dropdown to XX number of results (good for limiting the results to users) - Autofill pre-populates text box as you type - New findValue() method can be used to programmatically determine if the value in the box is a valid option.

  • Platform: Scripts, JavaScript
  • RichEdit
  • License: Freeware
  • Price: 0.00
  • Rating

This example shows you how to impliment a RichEdit control into your applications using WIN32 API. It shows how to use EM_STREAMIN, EM_STREAMOUT, copy and paste to clipboard, and also how to drag and drop files right into your RichEdit. Streaming is done using file objects as well as strings.

  • Platform: Scripts, C and C plus plus

Comment Form allows a site administrator to process the results of Web-based forms in a number of ways. The application can be used to generate dynamic email or to create and build a log file or database to track usage of HTML-based forms. The processing of forms is configured by taking advantage of various hidden form tags included in the HTML form created by the administrator, so very little coding knowledge is needed to use this script.

  • Publisher: Extropia
  • Date: 12-02-2013
  • Size: 666 KB
  • Platform: Scripts, CGI and Perl

Tree View code shows some of the features of a treeview and how to implement them in your Win32 application..

  • Platform: Scripts, C and C plus plus

Form Mailer is a generic Perl Script which will enable you to: - Process just about any form from your website - Validate the form online before allowing it to be sent - Show the user what data he will be sending before he clicks - Email the contents of the form to you - Redirect the user to a specific destination depending on data in the form - Pass parameters to the destination URL The Script also has security features to prevent others from hijacking your SMTP server.

  • Platform: Scripts, CGI and Perl

This script validates the Social Security Number using either the 9 digit or NNN-NN-NNNN format. The number ranges can be easily changed by the S.S.A, so this is not checked..

  • Platform: Scripts, JavaScript

This script allows you to make form validation using regular expressions. None of the information submitted in the forssions.&ld..

  • Platform: Scripts, JavaScript

This script allows you to create a survey asking people to rank things, and this script will validate that everything is ranked, and no rankings are repeated.It could be adapted into a puzzle or game..

  • Platform: Scripts, JavaScript

This script controls a maximum textarea input amount and updates a counter with how many characters are left. Dynamic fix will allow you to use this script in multiple textbDynamic f;/p>.

  • Platform: Scripts, JavaScript

This code lets you change the font of your window controls. Code that is marked off by comments and this also shows you how to use the ChooseFont common dialog. This is pure win32 API, no MFC..

  • Platform: Scripts, C and C plus plus

This script allows checkboxes to be checked and unchecked based on the selection in another checkbox. If the ALL box is checked, all the other choices go unchecked. If another choice is checked, then the ALL box goes unchecked.It is useful when constructin the ALL forms or surveys.

  • Platform: Scripts, JavaScript

This javascript demonstrates how to create a form to be filled in by the online user, and on completion the form is e-mailed to the creator of the form, for example, to give feedback. The e-mail address is checked for proper formatting, and the user name and e-mail address can be saved for future retrieval.

  • Platform: Scripts, JavaScript

Ever wanted to drag an element or image on your webpage? You can try using this very lightweight javascript drag handler. You can attach this drag handler to any relative or absolute positioned element. First include the script at the top of your code (you can find the code in the source code section of this page).

  • Publisher: webtoolkit
  • Date: 03-02-2013
  • Size: 10 KB
  • Platform: Scripts, JavaScript

This script changes the caption of the form's submit button while the form is being submitted. This helps to eliminate the confusion that can sometimes occur when a form takes quite a while to be processed by the server..

  • Platform: Scripts, JavaScript

This script lets users enter there information in a form and copy it to a different form on the same page..

  • Platform: Scripts, JavaScript

You can use this javascript to ensure that forms submissions do not contain words you don't want. It can eliminate dirty words or competitors names. minate digt;.

  • Platform: Scripts, JavaScript

New Downloads

DetachPipe Free

Make Microsoft Outlook faster,
more stable and easier to
backup with DetachPipe - the
email attachment processor.
...

Dynamsoft Barcode Reader
SDK

Dynamsoft Barcode Reader SDK
is a browser-based barcode
library; enables getting 1D
and 2D barcode info from
scanned ...

Smart Defrag

Smart Defrag 4 guarantees you
maximum Hard Drive performance
& highest data access
speed.

Driver Booster

Driver Booster Free, designed
with IObit's most driver
update technology, scans and
identifies outdated drivers
...

Donar MP3 Recorder

Donar MP3 Recorder is a
flexible sound recorder tool
designed to capture any sound
in real-time that goes through
your PC ...

Privacy Eraser Portable

Privacy Eraser is an
all-in-one privacy suite that
protects your privacy by
cleaning up all your Internet
history tracks ...

Portable Efficient Sticky
Notes

Throw away the traditional
paper sticky notes and start
using the completely free
Efficient Sticky Notes!
"Stick" your ...

Kaspersky Phound

Remotely lock and locate your
missing device. Sound an alarm
to help locate your missing
device. Find out who has your
...

Free Morphing

Free Morphing creates a
sequence of frames which are
the transformation of the
source image to target image,
giving the ...

Leawo PowerPoint to Video
Free

Leawo PowerPoint to Video Free
is a totally free yet clean
converter PowerPoint to video
with all animations and ...