Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Pre-Populate HTML form

by linebacker (Scribe)
on Jan 22, 2003 at 20:12 UTC ( [id://229121]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    use CGI qw(:standard);
    ...
        checkbox_group(-name=>'words',
         
    -values=>'eenie','meenie','minie','moe'],
    
  2. or download this
    p,
        "What's your favorite color? ",
    ...
        end_form,
        hr;
    print end_html;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-19 19:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found