in reply to Re: Item not refreshing with the page
in thread Item not refreshing with the page
I've seen images refuse to refresh even when the rest of the page was. If this still happens, try somethng like:
to convince the browser (and any intermediate caching things) that the image is in fact query.$dummy = rand(1000); print "<center><img src=\"test.png?x=$dummy\"></center>";
All code given here is UNTESTED unless otherwise stated.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Item not refreshing with the page
by sulfericacid (Deacon) on Jan 25, 2004 at 07:37 UTC | |
by bobn (Chaplain) on Jan 26, 2004 at 00:36 UTC |