start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: cookie Chapter 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: cookie Perl in a Nutshell Next: Reference: delete
Reference: cookie Book Index Reference: delete