R
Richard
Hello,
I'm dynamically writing out a web page using response.write. The page has
images and hyperlinks (each hyperlink points back to the same page, but with
a different parameter which specifies a larger image that is loaded). When
I first bring up the page everything is fine. Then when I click on the
hyperlinks, the page reloads but has the exact same images. The only way to
view the new images is to hit 'REFRESH'. Is there something I am missing,
some way to clear the html contents before loading the page back up?
I'm dynamically writing out a web page using response.write. The page has
images and hyperlinks (each hyperlink points back to the same page, but with
a different parameter which specifies a larger image that is loaded). When
I first bring up the page everything is fine. Then when I click on the
hyperlinks, the page reloads but has the exact same images. The only way to
view the new images is to hit 'REFRESH'. Is there something I am missing,
some way to clear the html contents before loading the page back up?