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

Auto Parts Order Form freeware
Filter: All | Freeware | Demo
 

Auto Parts Order Form

< 1 2 3 4 5 > 
Released: May 19, 2010  |  Added: May 26, 2010 | Visits: 2.737

Falco Auto Image Falco Auto Image offers new features that enhance the power of methods. Loading from BMP, GIF(Animated), PNG, JPG, PSD, TIF, TGA, PCD. AVI files. Saving in JPG, GIF(Animated), PNG, BMP, TIF, TGA, AVI formats. Working with scaner. Working with web camera. Effects: Contrast,...



Platforms: Windows

License: Freeware Size: 20.91 MB Download (200): Falco Auto Image Download

Released: July 22, 2008  |  Added: July 26, 2008 | Visits: 5.538

Auto FTP Free Auto FTP Free uploads, downloads, and synchronizes directories easily. It makes file transfers as easy as click, drag, and drop! The built-in File Manager's lets you drag and drop files and folders to and from any FTP server. Upload, or download files with a single click. Work with...





Platforms: Windows

License: Freeware Size: 5.03 MB Download (576): Auto FTP Free Download

Released: June 11, 2009  |  Added: June 22, 2009 | Visits: 8.869

Auto Mouse Mover Auto Mouse Mover provides continuous mouse movement input to the computer, there by disabling the configured idle actions temporarily, without actually disabling them from control panel. The Configured idle actions can be launching a defined screensaver, send computer into hibernate mode or...


Platforms: Windows

License: Freeware Size: 290.52 KB Download (1944): Auto Mouse Mover Download

Added: February 26, 2010 | Visits: 1.168

auto-build auto-build is a Perl module that can run automated, unattended software build processes. SYNOPSIS # auto-build [OPTION]... Run build using latest code currently in source control # auto-build --config /etc/auto-build.d/auto-build.conf Run build using code committed prior to 12:30 on Dec...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (106): auto-build Download

Added: January 21, 2010 | Visits: 1.812

Auto Project Planner Auto Project Planner software automatically calculates a proper project plan based on your effort estimations and the due dates you have in mind. A list of tasks and a list of employees can be defined. Tasks can be assigned to one or more employees. The project is also possible to define a...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (130): Auto Project Planner Download

Added: April 05, 2010 | Visits: 1.802

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

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: June 26, 2010 | Visits: 1.155

Math::Random::MT::Auto Math::Random::MT::Auto is a Perl module for auto-seeded Mersenne Twister PRNGs. SYNOPSIS use strict; use warnings; use Math::Random::MT::Auto qw(rand irand shuffle gaussian), /dev/urandom => 256, random_org; # Functional interface my $die_roll = 1 + int(rand(6)); my $coin_flip =...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (98): Math::Random::MT::Auto 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.127

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

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: November 14, 2010 | Visits: 1.130

Auto-autofs Auto-autofs is a Perl script that searches the hardware for block devices using the /proc directory. The project finds partitions on harddisks via fdisk and tries to detect the filesystems. The script generates also automounter entries for all ISO (or other loopback) files in special folders....


Platforms: *nix

License: Freeware Size: 37.89 KB Download (95): Auto-autofs 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: March 23, 2010 | Visits: 1.021

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

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: May 14, 2010 | Visits: 2.785

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: April 12, 2010 | Visits: 1.525

Build Order Analyzer Build Order Anlyzer for the Axis & Allies RTS is a tool for analyzing builds in the Axis & Allies RTS game. Many sites go to great lengths to explain Build Orders, but the Build Order Analyzer is the first tool to actually allow players the ability to define a Build Order and then compare it to...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (113): Build Order Analyzer Download

Added: June 15, 2010 | Visits: 1.810

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 (162): Web Form Factory Download

Released: May 22, 2013  |  Added: September 27, 2013 | Visits: 2.089

Smart Auto Shutdown Smart Auto Shutdown automatically shuts down your computer and cleans up unneeded temporary files ahead of time, along with traces of your Internet use. Improve PC performance by cleaning up your system and protect your Internet privacy by cleaning up your usage traces every time before shutdown....


Platforms: Windows

License: Freeware Size: 604 KB Download (153): Smart Auto Shutdown Download

< 1 2 3 4 5 >