Help for this page

Select Code to Download


  1. or download this
    print defaults('button_label')
    
  2. or download this
    print $query->hidden(-name => 'url_group',
                         -default => $query->param('url_group'));
    
  3. or download this
    print $query->submit('This does pass the group');