> You have to output the image to a file and make an html img tag pointing to that file. > HTH, > Marc Or have a script make it while the page is loaded, <img src="make_image.cgi"> That works good for few large images; many mall ones would slow the server. Niels L