Okay, I’m having a problem and I don’t know why. Here it is: I’ve written a page that refreshes itself every three seconds. It works fine when viewed on its own. However, I need to pipe it through a CGI script, and when I do, the refresh doesn’t work. I’m using IE 5. Does anyone know if I need to include some header line in the HTTP response?
Hard to say without seeing the code. Link?
What do you mean when you say “pipe it through a CGI script?”
also, what do you mean when you say the refresh doesn’t work? Does it attempt to refresh and return a server error? Or does it not attempt to refresh at all? Or something else?