Form Spam Blocking Script 1
The Form Spam Blocking Script will block form submissions that include user defined blocked words, effectively stopping all form spam including automated scripts and user submitted data. It is designed to run with any Form1 based form processing code including Form1 Builder Software, Form1 Builder Goldmine and Form1 Builder MYSQL. It may also run with other php based form processing scripts.In the script you simply set blocked words by...
Price: USD $0.00;
License: Freeware
File Size: 1 KB;
Platform: Windows 98, Windows, Windows Me, Windows NT, Windows 2000, Windows XP
Human Intelligence Identification Script 1
The Human Intelligence Identification Script is designed to prevent web forms being submitted by automated robot scripts. Automated robot scripts are used maliciously to send Form Spam and Hijack Web Forms. The Human Intelligence Identification Script only allows form processing if a correct answer to a set question is provided when the form is submitted. The question can be in any format or structure. A script robot cannot interpret the...
Price: USD $0.00;
License: Freeware
File Size: 4 KB;
Platform: Windows 98, Windows, Windows Me, Windows NT, Windows 2000, Windows XP
Strong Contact 1.00
Want your visitors to be able to contact you right from your site? Want to protect yourself from spammers by hiding your e-mail address? Then this tool is for you! With Strong Contact, you will be able to easily and quickly create a contact form and publish it on your site. Besides regular fields for entering a name, e-mail address and message text, you can have as many additional fields as you like, which will allow you to collect any...
Price: USD $0.00;
License: Freeware
File Size: 374 KB;
Platform: Windows 95, Windows, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP
Form Saver 1.0 Form Saver (TFormSaver component) allows you to save and load entire form or any component on the form to/from stream or file. Only native VCL are used, so the data is 100% compatible with standard streams and DFM files. Both text and binary formats are supported. All you need to save the form is to drop TFormSaver component onto the form and call any save method, like SaveToDFM, SaveToStream or SaveToFile. The saved data can be loaded with...
Price: USD $0.00;
License: Freeware
File Size: 853 KB;
Platform: Windows 95, Windows, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP
Optin Buddy 2.0
Optin Buddy, powerful opt-in form creator software.Personalize your sales letter and address your prospects by name. Allows subscribers to receive their rewards INSTANTLY without having to go to another page.Add images, videos, audios or anything else that can be possibly be placed on a website as a thank you message after opt in.Save your optin code as as Wordpress Plugin or Wordpress sidebar widget.Works with major autoresponder services....
Price: USD $0.00;
License: Freeware
File Size: 2079 KB;
Platform: Windows 98, Windows, Windows Me, Windows NT, Windows 2000, Windows XP, Windows Vista
Miraplacid Form Lite 2.0
Miraplacid Form is for filling out and printing scanned forms or forms
in read-only documents. Package includes Miraplacid Form Designer and
Miraplacid Form Viewer. Scan a form, load it to Miraplacid Form Designer,
add input fields and push a button to open the form in the Miraplacid Form
Viewer. Fill the form and print it.
You can save form layout and fill the form again later.
Miraplacid Form is free supported software. Microsoft...
Price: USD $0.00;
License: Freeware
File Size: 373 KB;
Platform: Windows 95, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP
Toolbar97 1.75b
Toolbar97 is a dockable toolbar component set for Delphi and C++Builder.It offers toolbars that can be dragged and docked to any side of a form, or left floating. Multiple toolbars can lined up side-by-side or in rows. The position can be saved in and retrieved from the Windows Registry.Also included is a control that works just like the buttons in Office 97, and a control for creating Office 97-style edit controls on toolbars.
Price: USD $0.00;
License: Freeware
File Size: 128 KB;
Platform: Windows 95, Windows, Windows 98, Windows NT, Windows 2000
Form-Fill-Pro 1.00 Form-Fill-Pro holds all your personal details like name, address, phone etc. When you need to fill an Internet forms, just bring up Form-Fill-Pro and insert all your details with a click of the mouse.
Falco Graph Builder 2.5.4
Falco Graph builder for students.
1. Save and Load.
2. Copy to Clipboard.
3. Almost all functions.
4. Printing.
5. Can draw a graphs with t-parameter, i.e. in the time.
6. Filled Graphs.
Price: USD $0.00;
License: Freeware
File Size: 2601 KB;
Platform: Windows XP, Windows Vista, Windows NT, Windows Me, Windows 98, Windows 95, Windows 3.x, Windows 2003, Windows 2000
Colasoft Packet Builder 1.0
Colasoft Packet Builder is useful tool used for creating custom network packets, you can use this tool to check your network protection against attacks and intruders. Colasoft Packet Builder provides you very powerful editing feature, besides common HEX editing raw data, it featuring a Decoding Editor which allows you edit specific protocol field value much easier. In addition to building packets, Colasoft Packet Builder also supports saving...
Price: USD $0.00;
License: Freeware
File Size: 4457 KB;
Platform: Windows 2003, Windows XP, Windows 2000
AbExtra Free From Processing Software 2.4
Easy to use Free From Processing Software for both beginner and pro. You create the HTML form, in the normal way then simply register the form with us, We process all the returned forms for you, either emailing details to you as each form arrives, or storing them for you to download
Price: USD $0.00;
License: Freeware
File Size: 65 KB;
Platform: Windows 3.x, Windows 95, Windows 98, Windows Me, Windows NT, Windows 2000, Windows XP, Windows 2003, Mac OSX, Linux, Windows CE
Advanced Playlist Builder 1.00
Advanced Playlist Builder is a playlist maker that scans your computer for MP3 files and displays all files in a detailed list, which you can sort by artist, album, or genre. Advanced Playlist Builder provides basic operations (copy, move, rename, delete, add new files, sort, search, compare, and so on) and additional operations (extended sorting, search and quick search, file-group selection, and so on, using ID3 Tag and additional info) with...
Price: USD $0.00;
License: Freeware
File Size: 481 KB;
Platform: Windows 95, Windows 98, Windows NT, Windows 2000
Form Designer for VB 1.0
Greatis Form Designer VB - Runtime Form Designer for Microsoft Visual Basic.Form Designer VB allows you move and resize any control on your Microsoft Visual Basic form at runtime. You need not prepare your form to use Form Designer VB. Just drop Form Designer VB control onto your form, set Active property to True and enjoy!After activation of Form Designer VB you can select, move and resize any control in your form by keys or mouse. Form with...
PHP Form Validator 1.0
It is quite essential to have input validations in the server side form processing script. Having the right set of validations prevent bad data entering your database. Form validations can, to some extend, prevent hacking attacks too. The PHPform validation script contains a set of commonly required form validations. Using this script, it is quick and easy to add form validations to your PHPform processor. Save yourself from repetitive...
JavaScript Form Validator 3.1.0
Most web forms require form input validations to prevent the user from entering bad data. JavaScript is commonly used for client side form validations. It gives the response immediately. But, when there are many forms in the project and when the forms are long, writing the form validations becomes a daunting, repetitive task.Save yourself from repetitively coding JavaScript form validations. The JavaScript Form validator script has almost all...