Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: cookieChapter 10
The CGI.pm Module
Next: Reference: delete
 

defaults

 print $query->defaults('label')

Generates a button that resets the form to its defaults. See also reset.

'label'

The label to use for the button. If omitted, the label is "Defaults".


Previous: Reference: cookiePerl in a NutshellNext: Reference: delete
Reference: cookieBook IndexReference: delete