[Bioperl-l] Bio::Graphics output

Lincoln Stein lstein at cshl.edu
Wed Sep 17 15:03:27 EDT 2003


You need two scripts: one to produce an HTML that contains an <IMG> tag, and 
the other to produce the output that goes into the <IMG> tag.  Example:

	<img src="/cgi-bin/make_image.pl">

Alternatively, you can do it all with one script which uses different CGI 
parameters to toggle between HTML-production and PNG production.

Lincoln

On Friday 12 September 2003 03:11 pm, Vesko Baev wrote:
> Hello,
> I've read the Graphics:HOWTO, and all the scripts in there are ending
> "print $panel->png;". But my script is a CGI and it makes an HTML-page.
> What to put in the end of my script to generate image in HTML-page?
>
> Thanks!
>
> -----------------------------------------------------------------
> http://club.abv.bg/jsp/abvCard.jsp - Клуб АБВ - дебитна и клубна карта в
> едно ! _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at portal.open-bio.org
> http://portal.open-bio.org/mailman/listinfo/bioperl-l

-- 
========================================================================
Lincoln D. Stein                           Cold Spring Harbor Laboratory
lstein at cshl.org			                  Cold Spring Harbor, NY
========================================================================




More information about the Bioperl-l mailing list