Click to See Complete Forum and Search --> : hyperlink + refresh


rAph
05-08-2003, 07:51 PM
Hey there, I have part of my website that links to a shopping basket site, however, if the site gets updated, and a user navigates to the shopping cart, the basket content isn't updated. The other problem is I can't modify any of the source code in the shopping cart (3rd party). So there is no way for me to add javascript or anything that will refresh the page on load. But is there a way to format a hyperlink that will tell the browser to refresh the page that is going to be loaded?

i was dchakrab
05-10-2003, 01:13 PM
As far as i know, the decision to refresh (or load from cache instead) is determined by the browser settings, aren't they? I know that IE and Netscape often reload a page when Opera just loads it from cache, which makes Opera work faster but also makes it more annoying in some cases...

Don't know if this helps, but are you getting the same results across browsers?

-Dave.