Hi all, I am using PHP 4.02 on a Solaris 8 box. We have a very strange problem : we have a program that choses banners to display on our sites. The code is a javascript, because it can be put on simple html pages. The images is chosen through a php code, that with "header" function sends the image. It works great, but in one case: when in a php page, we display the page coming from a form submission. In this case, the image is not displayed at all. There is no error in the logs, all the actions required in the php page sending the image are correctly performed, but the image is not here. When we hit "reload", the image come. When we take the information about the image and type the address directly in the address field of the browser, the image displays correctly. The problem does not occur in Netscape 6.0. But in IE 4 and IE 5 ... One example: http://forum.megaphone.ch/search.php?f=6 Without a form submission, the banner (on the right top of the page) displays correctly. Try to submit the form, the image does not come :-( Thank you for helping, Estelle ---------------------------------------------------------------------- Estelle Martin MEGAPHONE http://www.megaphone.ch/ mailto:estelle @ megaphone.ch ---------------------------------------------------------------------- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]