well, there might be some of these problems: -your javascript calls the exe in interval and it erases current data -you use some similar function like Document.Write, which rewrites current data -your "ASP.NET" code has some pointless part which rewrites current data
Well, I can't tell you more until I see your code :) 2009/7/20 GeorgeS <[email protected]> > > Since there's no real replacement for iFrames my question still > stands... what it causing the repaint? I also tried using a static URL > and I see the same effect with it. It seems like a viewstate issue? > > Thanks, > George >
