I'm using firefox 3.5.2. For some reason it has cached a page and won't update. For example I added an alert('test'); statement to some javascript which
is loaded on the page, but firefox doesn't see it. When I do a
view source, I still see the old code.
So I'm guessing this is a cache issue. How can I fix it, or
can I make firefox never cache anything from
http://localhost?
