08-27-04 11:07 PM
Hi,
I've been using the code that Stefan recommended for "no javascript"
situations (removing the Mac conditions), found at
http://blogs.msdn.com/stefan_gossne.../29/122527.aspx
However there are occasional situations where posting back on the page
causes "dirty" content to appear. For example, say a page provided a search,
you click search, get some results and then click "new search" (all
postbacks on the one page). The resultant page still contains parts of the
previous one.
It appears that the buffer seems to keep dirty information - though it seems
alright when I look at the "content" variable
Has anyone else come across this?
Stefan?
cheers,
Paul
[ Post a follow-up to this message ]
|