Re: Meta no cache ?From Jim on 8 Feb '99
replying to Re: Meta no cache ? posted by IonZone
>What is the best way to be sure a customer is always seeing your
>most updated inventory, aside from a cgi script that generates the
>page on the fly? Maybe a small javascript or html tag I'm unfaniliar
>with?
There's no ideal solution that I know of. no_cache is probably the
best pick: it may not work on all browsers, but at least it won't
wreck some browsers (like Javascript might) and it's better than
an "atom bomb" CGI approach.