Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: having problem in displaying large size of variable on web page

by graff (Chancellor)
on Sep 28, 2007 at 22:43 UTC ( [id://641632]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # original snippet (with the large amount of data, not working):
    
    ...
        &P3::util::HTML::doTableDetailRow($altColor, @rowArr);
    }
    
  2. or download this
    <table>
    <!-- first iteration: -->
    ...
    <tr><td>... 2MB string </td><td>another 2MB string</td><tr>
    <!-- and so on ... -->
    </table>
    

Log In?
Username:
Password:

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

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

    No recent polls found