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

Award Entry Form Templates freeware
Filter: All | Freeware | Demo
 

Award Entry Form Templates

< 1 2 3 4 5 > 
Added: May 06, 2013 | Visits: 447

Max Entry This script makes sure your visitor doesn't exceed the maximum number of characters that you want to accept in a form. Platforms: JavaScript

License: Freeware Size: 10 KB Download (52): Max Entry Download

Added: August 29, 2013 | Visits: 835

PHP Form Mail Script Form Mail Script will allow you to send information from forms on your web site, by e-mail, to one, or to multiple recipients. It lets you send e-mail as text, or as HTML. The script can also log all the messages that are sent.The layout of your forms, and e-mail, can be customized as you wish.... Platforms: PHP

License: Freeware Size: 450.56 KB Download (62): PHP Form Mail Script Download

Added: August 04, 2013 | Visits: 555

django-form-utils django-form-utils is a Django application that provides BetterForm and BetterModelForm classes which are subclasses of django.forms.Form and django.forms.ModelForm, respectively. BetterForm and BetterModelForm allow subdivision of forms into fieldsets which are iterable from a template, and also... Platforms: *nix

License: Freeware Size: 1.23 MB Download (47): django-form-utils Download

Added: May 11, 2006 | Visits: 6.490

How To Edit Web Page Templates Tutorial This free ebook tutorial shows you how to edit basic web page templates and features tips, resources, software and more! The perfect starting point for newbies! Platforms: Windows

License: Freeware Size: 579 KB Download (910): How To Edit Web Page Templates Tutorial Download

Added: April 26, 2006 | Visits: 4.778

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

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

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: February 15, 2006  |  Added: March 18, 2007 | Visits: 6.604

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

Released: January 01, 2008  |  Added: October 25, 2008 | Visits: 10.753

Free Logo Templates A logo is an integral part of the company's image and key to marketing success, so its quality is of highest importance for any business. Professionalism, extra cheap price and customization ease make DigitalOfficePro logos really attractive and one of a kind. DigitalOfficePro offers a premium... Platforms: Windows

License: Freeware Size: 19.58 MB Download (2672): Free Logo Templates Download

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

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: November 27, 2013 | Visits: 1.680

Blitz templates Blitz templates is a fast template engine written in C and compiled as a PHP module. It started as a php_templates replacement, but developed into much more. It is based on extensible template controllers (PHP) and weakly-active templates (HTML). Platforms: *nix

License: Freeware Size: 61.44 KB Download (121): Blitz templates Download

Added: April 05, 2010 | Visits: 1.810

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

Data::ICal::Entry::Alarm::Email Data::ICal::Entry::Alarm::Email is a Perl module that represents an emailed alarm in an iCalendar file. SYNOPSIS my $valarm = Data::ICal::Entry::Alarm::Audio->new(); $valarm->add_properties( attach => [ "basic:ftp://host.com/pub/sounds/bell-01.aud", { fmttype => "audio/basic" } ], #... Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Data::ICal::Entry::Alarm::Email 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.137

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

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

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

< 1 2 3 4 5 >