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.066.589 Times

Parts Inventory Form software
Filter: All | Freeware | Demo
 

Parts Inventory Form

< 1 2 3 4 5 
Released: April 17, 2012  |  Added: April 22, 2012 | Visits: 1.279

DC Form Flipper Form Flipper is the perfect program for those who write multi-language applications. This COM-based software adjusts your form's alignment and orientation to support languages that use nonstandard layouts, such as right to left. It is designed to work with Form Translator, which automatically...



Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 885.3 KB Download (105): DC Form Flipper Download

Released: November 25, 2010  |  Added: November 29, 2010 | Visits: 4.494

Form Designer Form Designer allows you to move and/or resize any control on your form. There is no need to prepare your form to use Form Designer. Just drop a TFormDesigner component onto any form, set its Active property to True and enjoy! After activating Form Designer, you can select, move and/or resize any...





Platforms: Windows

License: Demo Cost: $140.00 USD Size: 1.33 MB Download (314): Form Designer Download

Released: November 26, 2012  |  Added: December 17, 2012 | Visits: 2.163

HomeManage Home Inventory Software Quickly Inventory your home or small business with a digital camera and our HomeManage home inventory software. Invaluable for insurance purposes in the case of theft or loss due to natural disaster. HomeManage makes it easy to create an inventory using images from your digital camera. Use our...


Platforms: Windows

License: Demo Cost: $39.95 USD Size: 43.54 MB Download (130): HomeManage Home Inventory Software Download

Released: August 16, 2010  |  Added: July 18, 2013 | Visits: 5.181

SharePoint Form Validation Check whether the user has entered or selected value; Check whether input value is against a regular expression; Check whether input value is between two fixed values; List frequently-used regular expressions in setting pages. SharePoint Form Validation supports a client-side...


Platforms: Windows

License: Shareware Cost: $499.00 USD Size: 411 KB Download (428): SharePoint Form Validation Download

Released: September 01, 2008  |  Added: October 14, 2009 | Visits: 4.499

OK-Inventory OK-Inventory is an innovative, versatile and customizable software package designed to provide accounting, inventory control and document management solutions to small and medium-sized trading and manufacturing companies. The program interface is very simple and user-friendly. It will only take...


Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 29.56 MB Download (151): OK-Inventory Download

Released: January 20, 2016  |  Added: May 25, 2016 | Visits: 2.524

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: July 10, 2019  |  Added: August 04, 2019 | Visits: 6.395

Network Inventory Advisor Network Inventory Advisor is an agent-free utility which brings you fast and reliable PC network inventory. It excellently performs scanning of Windows, Mac OS X and Linux and provides IT managers with rich functionality for an easy software licenses audit. With Network Inventory Advisor...


Platforms: Windows, Windows 7

License: Freeware Size: 14.97 MB Download (1853): Network Inventory Advisor Download

Released: August 23, 2009  |  Added: November 07, 2009 | Visits: 2.308

Magic Inventory Management Magic Inventory Management provides you a full featured inventory management system for small to medium sized companies. Magic Inventory Management has an intuitive, yet user friendly graphical user interface. It is very easy to install, use and customize to suit your needs. Magic Inventory...


Platforms: Windows

License: Shareware Cost: $269.00 USD Size: 5.28 MB Download (209): Magic Inventory Management Download

Added: April 05, 2010 | Visits: 1.800

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: February 01, 2010 | Visits: 6.743

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 (272): Contact Form Killer Download

Added: August 08, 2010 | Visits: 1.615

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.257

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: March 08, 2010 | Visits: 1.126

Resizeable Form Fields Resizeable Form Fields is an extension which allows you to resize HTML form fields, including textareas, select boxes and more. Resize HTML form fields, including textareas, select boxes, text fields, and iframes..


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Resizeable Form Fields Download

Added: May 22, 2010 | Visits: 1.383

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: August 23, 2010 | Visits: 978

Natrium Engine Natrium Engine project tracks groups of parts by letting users define the relationships between parts. Users create definitions for configurations and parts. These are joined together to form a rule for parts in configurations. When a part is removed from or added to a configuration, all...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Natrium Engine Download

Added: September 06, 2010 | Visits: 1.345

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.150

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.658

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: March 23, 2010 | Visits: 1.020

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: 934

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

< 1 2 3 4 5