in reply to perl GD png graph works on IE but does not work on Mozilla

The code for dumping png graph is below. Please advise, if I need any special graphing function for Mozilla firefox.

The code you have posted is incomplete, it doesn't demonstrate your problem, but does hint that you're confused about CGI. Try again.

  • Comment on Re: perl GD png graph works on IE but does not work on Mozilla

Replies are listed 'Best First'.
Re^2: perl GD png graph works on IE but does not work on Mozilla
by rakheek (Sexton) on Mar 15, 2010 at 17:47 UTC
    Thanks perl Monk. I needed a line in the header to have png format. It works now.