Top > Web Authoring > CGI > HTML::Defaultify

HTML::Defaultify - Specifies default values for HTML forms

'Defaultify' lets you populate any HTML form with default values that you specify-- it parses the HTML to find the tags representing form fields, and alters those tags so that the desired initial values will be set. It's useful for letting a user correct input errors, presenting a form to edit an existing database record (or user account information), maintaining a query form from one results page to the next, etc. HTML::Defaultify lets you completely separate the HTML from the program code, which means a non-technical designer can work on the HTML while a programmer works on the code. Also, it uses existing HTML, so you needn't rewrite old pages in a new format.

Obtaining

Web pagehttp://www.jmarshall.com/tools/defaultify/
Source tarballhttp://www.jmarshall.com/tools/defaultify/releases/HTML-Defaultify-1.01.tar.gz
Version 1.0.1 (stable) released on 2002-06-17
Licensed under Perl.
This is not a GNU package.

Support contacts

Help News
Developer List<james@jmarshall.com>
Bug List<james@jmarshall.com>

Project contacts

Maintainers
Developers

Related information

Interfacesweb, library
Source languagesPerl
Supported languagesHTML
Use requirementsPerl
Weak prerequisitesHTML::Entities (runs much better with this module installed when attribute values contain character entity references other than the four most common (<, >, &, ")
Related programsKPreg, Flate

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-06-17
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.