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

Commercial Receipt Form freeware
Filter: All | Freeware | Demo
 

Commercial Receipt Form

1 2 3 4 5 > 
Released: March 04, 2013  |  Added: April 07, 2013 | Visits: 1.312

Commercial Invoice Template A commercial invoice, bill of sale, or receipt is a document that must be provided when clearing or filing entry documents. Commercial invoices are documents required by customs to determine true value of the imported goods, for assessment of duties and taxes. A commercial invoice (in addition to... Platforms: Windows

License: Freeware Size: 40.78 KB Download (71): Commercial Invoice Template Download

Released: March 05, 2013  |  Added: April 15, 2013 | Visits: 1.043

Hourly Invoice Form An hourly invoice, hourly bill of sale, or hourly bill receipt is a document that provided by professional consultants, subcontractors, or casual laborers who offer service to their customers. The hourly invoice template organizes your billable hours efficiently. The template offers you a blank... Platforms: Windows

License: Freeware Size: 30.52 KB Download (65): Hourly Invoice Form Download

Released: March 06, 2013  |  Added: April 22, 2013 | Visits: 1.120

VAT Service Invoice Form In UK if a business owner is registered for VAT, then whenever it supplies goods or services to someone else who is also registered for VAT, the supplier must give the customer a VAT invoice. If the business is VAT registered, you can normally only reclaim VAT on purchases made for your business... Platforms: Windows

License: Freeware Size: 34.73 KB Download (70): VAT Service Invoice Form Download

Released: February 15, 2006  |  Added: March 18, 2007 | Visits: 6.602

Form Spam Blocking Script 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... Platforms: Windows, Mac

License: Freeware Size: 1005 B Download (260): Form Spam Blocking Script Download

Added: June 26, 2013 | Visits: 668

Form Emailer Form Emailer allows you to email the contents of any web form to a person or persons. All you need to do is upload the script to your website, make a few tweaks to your web form and the script and you're all set.Key Features:- Optional "receipt" email sent to person submitting the form.- Complete... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Form Emailer Download

Added: April 26, 2006 | Visits: 4.776

Html Form Filler Html Form Filler is a useful form fill software.It will help you fill any html form easily and quickly. By every menu item in the ie right button menu you can fill every fill item.One ie menu item fill one form item. Operation is very conveniently,you just need to select the menu item which you... Platforms: Windows

License: Freeware Size: 1.12 MB Download (310): Html Form Filler Download

Added: September 22, 2006 | Visits: 4.556

Miraplacid Form Lite 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... Platforms: Windows

License: Freeware Size: 373 KB Download (357): Miraplacid Form Lite Download

Released: January 03, 2005  |  Added: May 15, 2006 | Visits: 3.397

Web form filler IEFillForm IEFillForm this is easy and comfortable web form filler. It allows to fill a web form and single fields with one mouse click. When it is turned on, it adds its own items in context menu of web page. You need to click with right mouse button within the web form or in the one of its fields and you... Platforms: Windows

License: Freeware Size: 440 KB Download (165): Web form filler IEFillForm Download

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

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

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 (100): Resizeable Form Fields 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: 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.443

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

1 2 3 4 5 >