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

Receipt Form Example software
Filter: All | Freeware | Demo
 

Receipt Form Example

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

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

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 (320): Form Designer Download

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

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

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

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: June 22, 2010 | Visits: 1.260

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

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

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

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

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

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

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

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

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

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

Added: March 15, 2010 | Visits: 1.091

Catalyst::Example::InstantCRUD Catalyst::Example::InstantCRUD is a CRUD scaffolding for Catalyst. SYNOPSIS instantcrud.pl -name=My::App -dsn=dbi:Pg:dbname=CE -user=zby -password=pass The instantcrud.pl executable creates a skeleton CRUD application in current directory. The parameters are: name of the application and...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (95): Catalyst::Example::InstantCRUD Download

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

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

Released: April 19, 2010  |  Added: May 03, 2010 | Visits: 1.265

Virto SharePoint List Form Designer Virto List Form Designer is special Web Part that allows quick and simple customizing SharePoint list forms for publishing them on a SharePoint site. Design your own list forms with adding new fields from current list, grouping them into sections and moving them to optimize form's view. Publish...


Platforms: Windows

License: Shareware Cost: $495.00 USD Size: 206.52 KB Download (100): Virto SharePoint List Form Designer Download

Released: May 20, 2010  |  Added: May 28, 2010 | Visits: 1.424

FarFast Form Filler FarFast Form Filler is a form filler software program that allows you to visually fill out a pre-printed form image and print it --- That is, you first use a scanner or digital camera to get an image of your form, then import the form image into the program, visually fill out the form and print...


Platforms: Windows

License: Commercial Cost: $99.00 USD Size: 22.46 KB Download (557): FarFast Form Filler Download

Released: July 10, 2009  |  Added: September 24, 2010 | Visits: 2.706

Omnistar Form Builder Omnistar Form Builder is a powerful web site form builder program developed by Omnistar Interactive. It was developed to give businesses and organizations the ability to effectively build web site Form Builder without doing any programming. Prior to the development of this dynamic solution,...


Platforms: OS/2, Windows, Mac, *nix, Palm OS, Windows CE, Pocket PC, MS-DOS,AS/400,Palm OS 6.0,RIM,Symbian,Handheld/Mobile Other,OpenVMS,Netware,BEOS,Java

License: Freeware Cost: $87.00 USD Size: 4.88 KB Download (226): Omnistar Form Builder Download

< 1 2 3 4 5 >