Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: I need a help! regarding with SELECT html with Perl

by GrandFather (Saint)
on Sep 20, 2012 at 21:47 UTC ( [id://994765]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        );
    
    print $tmpl->output();
    
  2. or download this
    <tr class='pinkAsAnything'>
        <td onmouseout='showPicture("wibble.jpg",0, "/here/there/everywher
    +e")'
    ...
            onmouseover='showPicture("floop.jpg",1, "/here/there/elsewhere
    +")'
        >floop.jpg</td>
    </tr>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-23 14:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found