in reply to CGI progress information using Javascript
Hmm, I made something like this, only using a block of images and a function to switch them "on" according to the current progress. Problem is, while NS seemed to work fine at doing line-by-line interpretation of my Javascript routine calls, IE tended to store them up, and the result was that the progress only got updated every 5th call or so. Does the same thing happen here?