> I've read through the archives, and even downloaded a number
> of example .cgi scripts (14all, drraw, rrdgrapher, etc.) but
> I still can't figure out how to get RRDs::Graph to return the
> PNG graph straight to the browser without first writing the
> graph to a file. =20
> Details:
> Perl 5.
It probably has something to so with your script not printing a:
Content-Type: image/png
before you send the image out to the browser.
Serge.
-Original Message-
From: Jim Lancaster [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 03, 2003 11:18 PM
To: rrd-users@list.ee.ethz.ch
Subject: [r