my $png_data = $im->png; print $query->p("$tag : Free energy curve of forward strand and shuffle sequence"); open (DISPLAY,">/var/www/html/upload/$tag.jpg") ||error ($query, "Cant open GRAPH:") ; binmode DISPLAY; print DISPLAY $png_data; close DISPLAY; } print "

"; # print ""; # print ""; print ""; # print " "; print "

";