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

Layaway Form software
Filter: All | Freeware | Demo
 

Layaway Form

< 1 2 3 4 5 
Added: August 12, 2008 | Visits: 1.088

The Form Letter Machine The Form Letter Machine is a utility to help you write repetetive emails or documents that tend to be made up of various configurations of preset text paragraphs; a very simple interface makes it easy to combine components.Build your own configurations using checkboxes and radioboxes and nested...



Platforms: Windows

License: Freeware Size: 1.08 MB Download (103): The Form Letter Machine Download

Added: August 31, 2008 | Visits: 1.036

Visual Form Mail Standard Visual Form Mail makes it easy to create powerful and secure CGI scripts to process forms on your website. You can create scripts that validate the information entered by users, send custom email messages (such as a "thank you" or confirmation to the user or a copy of the data entered to the...





Platforms: Windows

License: Freeware Size: 850 KB Download (103): Visual Form Mail Standard 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: March 02, 2010 | Visits: 1.151

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

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

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

Added: August 19, 2008 | Visits: 2.784

EmailMe Form EmailMe Form creates web forms in php, it's a free service that offers you the ability to have contact forms on your website, without the need to install scripts or change server configurations. After signup, you can design your web form using our online wizard, and then get the HTML code to...


Platforms: Any

License: Freeware Size: 1.1 MB Download (100): EmailMe Form Download

Added: August 14, 2008 | Visits: 929

Web Form Anti-Spam The utility converts HTML code into the form unreadable by spam bots but also understandable for Internet browsers, so the web-page visitors will notice no difference from the original unprotected web form, making anti-spam protection user-friendly, what makes using it a better practice than...


Platforms: Windows

License: Shareware Cost: $39.90 USD Size: 2.79 MB Download (97): Web Form Anti-Spam Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 1.160

Blueberry PDF Form Filler Blueberry PDF Form Filler is a free downloadable desktop program that enables you to fill in PDF forms, regardless of what format they're in - even PDFs that can't be filled in using Adobe Reader! There are over 20 million PDF Files on the web, and over half constitute some kind of printable form...


Platforms: Windows

License: Freeware Size: 14.15 MB Download (96): Blueberry PDF Form Filler Download

Added: August 06, 2008 | Visits: 1.021

Web Form SPAM Protection Web Form SPAM Protection is a utility to protect forms from being scanned, analyzed and used to send SPAM emails. It encodes form source code, so that form spiders can't work with it and can't use it to send SPAM emails. Web Form SPAM Protection can work both with HTML documents...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 413 KB Download (96): Web Form SPAM Protection Download

Released: May 16, 2014  |  Added: June 14, 2014 | Visits: 2.271

Arclab Web Form Builder Arclab Web Form Builder makes it easy to create HTML/php forms and email the form submission as Text, HTML or XML. The HTML web form generator supports single- and multi-page php forms with autoresponder and file uploads. Create your email contact form, support form or custom mail form right away...


Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $49.95 USD Size: 11.76 MB Download (95): Arclab Web Form Builder Download

Added: August 13, 2008 | Visits: 967

Aspose.Pdf.Form Aspose.Pdf.Form is a .Net Pdf document reporting component which allows developers to read all the fields of the pdf documents, including its name and value;fill the field through the specified field name; Flatten some specified field or all the fields of the pdf documents; Customize your Pdf...


Platforms: Windows

License: Shareware Cost: $119.00 USD Size: 1.9 MB Download (94): Aspose.Pdf.Form 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: 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

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 988

Power of Attorney Form Free printable blank MS Word power of attorney form


Platforms: Windows

License: Freeware Size: 4 KB Download (92): Power of Attorney Form 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

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 855

CMS 1500 Insurance Claim Form Filler The 1500 Health Insurance Claim Form Filler is ideal for fast professional health care claims submission. Save as a PDF form in Adobe Reader! This form has "local save" capability enabled. You can easily open, fill out, save and print PDF forms, to use over and over. Has the look and feel of the...


Platforms: Windows, Mac

License: Shareware Cost: $39.00 USD Size: 204.8 KB Download (87): CMS 1500 Insurance Claim Form Filler Download

Added: August 29, 2013 | Visits: 1.540

php Form Builder php Form Builder is a form (php code) generator for a mysql database. you can make own php mysql forms.You will be able to manage a MySQL database using a web based interface. You can add, remove, search records, depending on the form you will generate.


Platforms: PHP

License: Freeware Size: 102.4 KB Download (85): php Form Builder Download

Added: August 21, 2013 | Visits: 1.281

File Upload Form Script File Upload Form script creates a simple file upload form for your site.Features:- Limit file types available for upload- Maximum file size validation- Can rename file after upload to avoid URL guessing- Log of uploads can be saved in MySql database. Log includes Filename, file size, IP of the...


Platforms: PHP

License: Freeware Size: 10 KB Download (84): File Upload Form Script Download

Released: June 10, 2013  |  Added: July 03, 2013 | Visits: 2.104

HTML Form Builder PHP Script ApPHP FormBuilder is an easy-to-use HTML form builder script that provides simple and flexible way to create HTML forms and also validate different types of fields, using embedded Data Validator. You can easily add text fields, radio buttons, check boxes, single select boxes, text areas, buttons...


Platforms: Windows, *nix

License: Shareware Cost: $14.90 USD Size: 11.02 KB Download (81): HTML Form Builder PHP Script Download

< 1 2 3 4 5