Forms & Controls scripts - Top 4 Download

Forms & Controls script downloads

JS CheckForm

Use this script to validate form data before submission. You can set a type for each input field (number, mail, url, date) and a minimum length. This script works with all kinds of form fields: text, textarea, select, checkbox, and radio. The script was tested on Windows XP and Mac OS ...
JavaScript

JavaScript User Interfaces

JavaScript User Interfaces is a reusable module-based JavaScript library for making graphical OS-like Dynamic HTML , or DHTML , objects such as windows, popup menus, taskbars, etc. You can easily develop javascript based objects using this library. The code output is compatible with all modern web browsers. ...
JavaScript

Gchats Javascript color picker

Gchats Javascript color picker makes it easy for you to let your users select colors from a DHTML layer with single click. It's best choice to have multiple color selectors in a page. Features: - Easily attach to your html form textfields - All javascript enabled browsers supported - ...
JavaScript

AskMe

AskMe is a script that allows users to post their questions. Then the administrator will respond them. InstallationUnzip the files to a directory on the webserver. The following files need to be writeable: includes/db_conf.php and includes/vars.phpOpen the link to the script directory in your browser. The installation script will start automatically ...

FileMetadata NET control

Element-IT FileMetadata .NET control provides methods to add and modify metadata for any files and folders at NTFS file system. Control uses Alternate Data Streams technology to work with metadata. The data moves with the file and independent of the file name.Metadata don't uses any extra databases or file body- it ...
ASP.NET

Flash Actionscript Date Picker

Flash Actionscript Date Picker is a flash date picker intended to be used in html forms to select a date and to fill an input box or an html element that supports innerHTML. ...

DelphiPHPForm

The main goal of the DelphiPHPForm class is to enable designing HTML forms using popular Delphi design interface. The user designs a form in a Delphi IDE, then he saves it in a DFM format (save as text option!), and then PHP class can render this form on a web page ...

phpFormBuilder

phpFormBuilder includes a web interface for administering complex, validated forms, and for storing and/or emailing form results. Forms can be deployed in any PHP page with a simple include line. It uses mySQL. ...

PHP Ajax Forms Framework

PHP Ajax Forms Framework application provides you a framework for building web applications with the functionality of desktop ones. Delphi like programming style for PHP using own engine. You define ONLY form HTML and event handlers. No java except 5-6 lines to call XAJAX. ...

JS Memo

JS-Memo script allows you to create memo boxes. This Javascript is very easy to install and use. It is also compatible with all major web browsers, such as Internet Explorer, Netscape Navigator, Opera, Fire Fox and more. ...
JavaScript

JAVASCRIPT GET VARIABLES

JAVASCRIPT GET VARIABLES allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML. Given a choice, server side processing of form variables is preferable. ...
JavaScript

Using pycurl to automate filling out web forms

Using pycurl to automate filling out web forms script allows you to automate the webform filling out. Requirements: · libcurl · pycurl ...
Python

SELECT VALUE SET

This script allows you to set the value of a select tag without having to know its position in the list. ...
JavaScript