phpQuestioner Posted October 3, 2007 Share Posted October 3, 2007 i have a php gd script that i use to display a queried image in my pop-up. but the problem i am having is that the image will load and then reloads itself again, but this only happens in pop-up windows - why and how would i make it only load once in pop-up window? Link to comment https://forums.phpfreaks.com/topic/71626-why-does-php-gd-image-load-twice-in-pop-up-window/ Share on other sites More sharing options...
Lumio Posted October 3, 2007 Share Posted October 3, 2007 Maybe it's because of Cache-problems. Link to comment https://forums.phpfreaks.com/topic/71626-why-does-php-gd-image-load-twice-in-pop-up-window/#findComment-360622 Share on other sites More sharing options...
jaymc Posted October 3, 2007 Share Posted October 3, 2007 Paste code Link to comment https://forums.phpfreaks.com/topic/71626-why-does-php-gd-image-load-twice-in-pop-up-window/#findComment-360637 Share on other sites More sharing options...
phpQuestioner Posted October 3, 2007 Author Share Posted October 3, 2007 this issue only seems to happen in FireFox; in IE it only loads once and I have not checked it out in any other browser. i put in about 4 or 5 no-cache headers at the beginning of the PHP GD Script, but that did not help either. Link to comment https://forums.phpfreaks.com/topic/71626-why-does-php-gd-image-load-twice-in-pop-up-window/#findComment-361217 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.