View Single Post
Old 08-26-2008, 12:24 PM   PM User | #8
Cranford
Banned

 
Join Date: May 2005
Location: Midwest, U.S.
Posts: 118
Thanks: 1
Thanked 26 Times in 23 Posts
Cranford is an unknown quantity at this point
It seems like you've run in to the "IE caching" problem.

When using the GET method only, IE will use the cached document, unless something is different in the query string. Several approaches fix the problem.

But see, this for what is probably the best solution, setting headers:

http://codingforums.com/showthread.p...ighlight=works
Cranford is offline   Reply With Quote
Users who have thanked Cranford for this post:
tosbourn (08-26-2008)