<iframe src="Sys_Load.cgi"></iframe>

Hi, Your above code made my life easier.

Anyway, I changed it in following way since I think without border is better. Pls hv a look at.

<iframe src = "Sys_Load.cgi" style="border:none;"></iframe>

>> Unless what you are doing is a homework problem, perhaps you should consider looking for existing solutions for building a dashboard with machine usage statistics.

I do need server statistics. How can build a dashboard. Where can I hv docs for it?

What about these?

https://metacpan.org/pod/GD::Dashboard

https://metacpan.org/release/GD-Dashboard

Or do you have some others docs. Pls share


In reply to Re^2: How to PRINT CGI html table to a PNG file by theravadamonk
in thread How to PRINT CGI html table to a PNG file by theravadamonk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.