
mike_robb
Novice
Jul 20, 2001, 8:47 PM
Post #1 of 2
(314 views)
|
I started toying around with a perl module that will generate a gif file. It will also output the data directly to the web browser (the binary data that composes the gif file). How would I use this best to generate dynamic graphs (gif file) and display them without generating a file and re-directing to that new file? -TIA
|