Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Formatting labels of checkbox groups

by lcanty (Friar)
on Aug 16, 2004 at 03:59 UTC ( [id://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?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-20 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found