Hi, I have a CGI script that runs some computationally intensive
programs that take about 1/2 hour to run. Is there a way to prevent web
browsers from timing out after a certain amount of time? I have seen
programs where updates are given every 3 minutes or so until the program
is eventually run. Can any one suggest how can I do this?