in reply to Re: GD::Graph New Window
in thread GD::Graph New Window

The problem is if I call the pl with the open window function it doesn't work. It only works if a pl is called with an image tag to display in the already open window. I think it might be a matter of using a "Get". I'm going to try opening a window containing a form with hidden fields and auto submit. This way the pl will be called with a "Post" instead.

Mitch