Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Formatting labels of checkbox groups

by lcanty (Friar)
on Aug 16, 2004 at 03:59 UTC ( #383186=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ...
    @the_list = ("1","2","3","4");
    ...
    
    submit(-name=>'submit',-value=>'submit'),
        end_form() ) );
    
  2. or download this
    foreach $bit (@the_list) {
        $the_labels{$bit} = $bit . "&nbsp&nbsplabel1  " . "  description  
    + ";
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://383186]
Approved by davido
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2023-09-30 09:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?