RE: Browser times out

2004-12-30 Thread Bob Showalter
Denzil Kruse wrote: > Hi all, > > I think I'm having a problem with my browser timing > out because my cgi script is taking too long. The > script processes some database records. When it does > 250 of them, it takes about a minute or so, and the > browser has no problem. But when I do more, th

RE: Browser times out

2004-12-30 Thread Denzil Kruse
--- Bob Showalter <[EMAIL PROTECTED]> wrote: > It's probably the server timing out and not the > browser. > Okay, I'll see if I can change that. > One way is to have the CGI script output some data > periodically. I tried that but it didn't work. I'll do it again and make sure I hit everywh

RE: Browser times out

2004-12-30 Thread Denzil Kruse
--- Bob Showalter <[EMAIL PROTECTED]> wrote: > > Is there a way to tell the browser to hang around > a > > bit longer to wait for a response? Or is there > > another way to keep the browser's attention so it > > knows it has a "live connection" and to wait? > > One way is to have the CGI script

Re: Browser times out

2004-12-30 Thread Sean Davis
On Dec 30, 2004, at 1:54 PM, Denzil Kruse wrote: --- Bob Showalter <[EMAIL PROTECTED]> wrote: Is there a way to tell the browser to hang around a bit longer to wait for a response? Or is there another way to keep the browser's attention so it knows it has a "live connection" and to wait? One way

RE: Browser times out

2004-12-30 Thread Chris Devers
On Thu, 30 Dec 2004, Denzil Kruse wrote: > I tried that, but it didn't matter much. What happens is I have a > link. When I click on it, the browser hangs. If I switch to another > application on my desktop whose window covers the browser, and then I > switch back to the browser, the graphic