Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.344 Times

Form Resize software
Filter: All | Freeware | Demo
 

Form Resize

< 1 2 3 4 5 > 
Released: January 20, 2016  |  Added: May 25, 2016 | Visits: 2.536

JS Auto Form Validator The JS Auto Form Validator is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have:... Platforms: Windows, *nix, Windows 7

License: Freeware Size: 93.22 KB Download (231): JS Auto Form Validator Download

Released: October 12, 2009  |  Added: October 23, 2009 | Visits: 2.077

Jpeg Resize Do you have a large batch of image files that you want, within a few clicks, to share with your friends via email, publish on the Web or send to mobile device? Do you have a large batch of image files that you want to quickly resize? Jpeg Resize helps you in editing a large number of image... Platforms: Windows

License: Shareware Cost: $9.59 USD Size: 2.45 MB Download (134): Jpeg Resize Download

Released: October 23, 2009  |  Added: October 28, 2009 | Visits: 2.163

Png Resize Resize PNG graphics and images with a few clicks of mouse. Just another simple PNG resizing. Easily create web and e-mail friendly versions of your images with reduced file sizes. Png Resize provides a simple user interface that allows you to scale down the size of images, making them faster to... Platforms: Windows

License: Shareware Cost: $9.59 USD Size: 2.36 MB Download (121): Png Resize Download

Added: April 05, 2010 | Visits: 1.809

Form Spam Bot Blocker Form Spam Bot Blocker is a PHP class that can generate forms that prevent submission by spam robots without requiring human users to enter special values. The project generates hidden inputs for forms that have special values that are verified on the server after the form is submitted to... Platforms: *nix

License: Freeware Download (120): Form Spam Bot Blocker Download

Added: November 20, 2010 | Visits: 2.159

Dynamic Image Resize Wizard Dynamic Image Resize Wizard is a free PHP script that enables your visitors to re-size their images quickly, efficiently and on-the-fly. The user just enters the URL of the image they wish to resize, and the length they wish the image to be, and the Wizard does the rest.You can use it for your... Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): Dynamic Image Resize Wizard Download

Added: February 01, 2010 | Visits: 6.755

Contact Form Killer Contact Form Killer is a free tool you can use to generate contact forms for your site, or let your web site visitors add contact forms themselves. Contact Form Killer script takes care of messy form validation with both JavaScript and PHP, just in case they have JavaScript disabled. The... Platforms: *nix

License: Freeware Size: 12.29 KB Download (276): Contact Form Killer Download

Added: September 11, 2010 | Visits: 2.048

Image Resize Wizard Image Resize Wizard is a PHP script witch you can add to your web site that enables your visitors to re-size their images quickly and efficiently. The user just selects their image and the largest side length and click "resize". Image Resize Wizard is very easy to install and can add some very... Platforms: *nix

License: Freeware Size: 7.17 KB Download (116): Image Resize Wizard Download

Added: August 08, 2010 | Visits: 1.624

Tk Web form Buddy Tk Web form Buddy project is a helper for Web forms. The Tk Web form Buddy is a Tk script that allows one easily to make a series of strings available to the X11 PRIMARY selection, which is useful for filling in Web forms that have common/repetitive data. How many times have you wished to... Platforms: *nix

License: Freeware Size: 5.12 KB Download (102): Tk Web form Buddy Download

Added: June 22, 2010 | Visits: 1.265

Rose::HTML::Form Rose::HTML::Form is a HTML form base class. SYNOPSIS package PersonForm; use Rose::HTML::Form; our @ISA = qw(Rose::HTML::Form); use Person; sub build_form { my($self) = shift; $self->add_fields ( name => { type => text, size => 25, required => 1 }, email => { type => email, size... Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): Rose::HTML::Form Download

Added: May 22, 2010 | Visits: 1.392

Form Saver Form Saver enables you to saves form field data as autofill-bookmarklets. Saves form field data as autofill-bookmarklets. Works with inputs, checkboxes, radio groups, textareas, and selects. As always, feel free to email me with suggestions or issues. I designed this because when testing a... Platforms: *nix

License: Freeware Size: 64.51 KB Download (165): Form Saver Download

Added: September 06, 2010 | Visits: 1.350

Tk::form Tk::form is a Perl module with a geometry manager based on attachment rules. SYNOPSIS $widget->form?(args)? $widget->formOption?(args)? The form method is used to communicate with the form Geometry Manager, a geometry manager that arranges the geometry of the children in a parent window... Platforms: *nix

License: Freeware Size: 5.7 MB Download (92): Tk::form Download

Added: March 02, 2010 | Visits: 1.157

Firefox Form Widgets Firefox Form Widgets is a replacement for the default form widgets in Firefox. Its not dependent upon KDE, but I styled it with KDE in mind. The CSS is modified from the default one. I created all but the radio and checkbox images, which were created by the Pretty Widgets for OS X (readme... Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): Firefox Form Widgets Download

Added: April 10, 2010 | Visits: 3.668

Quinti Secure Contact Form Quinti Secure Contact Form is a contact form for Web pages that is not vulnerable to robots who would abuse such forms for sending spam. It uses both JavaScript field validators and CAPTCHA for verifying the validity of the sender. Quinti Secure Contact Form is easy to install and configure,... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 3.5 MB Download (173): Quinti Secure Contact Form Download

Added: September 03, 2010 | Visits: 1.427

Photo resize Photo resize is a service menu for KDE that changes the selected pictures to the chosen size (550x550px, 500x500px, 450x450px,200x200px,150x150px). The geometry will be hold. The script will size the pictures to their longer side. Attention: The pictures will be overwritten!!. Download... Platforms: *nix

License: Freeware Download (142): Photo resize Download

Added: March 23, 2010 | Visits: 1.026

WWW-Form WWW::Form is a module for handling the world-wide-web form process. The project enables generating forms, filling them from user input, verifying them, and re-displaying them in case something is wrong.. Platforms: *nix

License: Freeware Size: 21.5 KB Download (117): WWW-Form Download

Added: May 21, 2010 | Visits: 943

Tie::Form Tie::Form is a Perl module to access a machine readable database file that minics a hardcopy form. SYNOPSIS require Tie::Form; ##### # Using support methods and file handle with # the file subroutines such as open(), readline() # print(), close() # tie *FORM_FILEHANDLE, Tie::Form,... Platforms: *nix

License: Freeware Size: 89.09 KB Download (92): Tie::Form Download

Added: October 05, 2010 | Visits: 2.444

PHP HTML Form Generation and Validation Class 1.0 Beta PHP HTML Form Generation and Validation Class is a PHP class for easy HTML form generation and validation. If youre a web developer you know that designing HTML forms and writing the PHP code for their validation is a really dull task. And if youre like me you mustve looked around the web to... Platforms: *nix

License: Freeware Size: 133.12 KB Download (131): PHP HTML Form Generation and Validation Class 1.0 Beta Download

Added: May 14, 2010 | Visits: 2.792

Contact Form Contact Form is a perl script that you can run on your website that will allow others to send you email through a web interface. Unlike other web to email gateways, Contact Form is designed to thwart spammers. It does not allow email to be sent to unknown addresses, nor does it reveal addresses... Platforms: *nix

License: Freeware Size: 21.5 KB Download (107): Contact Form Download

Added: June 15, 2010 | Visits: 1.817

Web Form Factory Web Form Factory is a simple application that binds HTML forms to a database. It analyzes the HTML file you supply and identifies all the common input types it contains, including text fields, drop down lists, checkboxes, radio buttons, and text areas. Once all the input types have been... Platforms: *nix

License: Freeware Size: 163.84 KB Download (168): Web Form Factory Download

Released: May 11, 2011  |  Added: May 19, 2011 | Visits: 2.240

A-PDF Form Data Extractor A-PDF Form Data Extractor is a simple utility program that lets you batch export PDF form data to CSV or XML file format. It provide a visual form fields extraction rule editor to verify and define what form fields to be gathered conveniently and automatically. A-PDF Form Data Extractor does... Platforms: Windows

License: Shareware Cost: $27.00 USD Size: 2.42 MB Download (454): A-PDF Form Data Extractor Download

< 1 2 3 4 5 >