in reply to Progress bar for CGI by reading a file

Have your script update a small HTML file every so often with the current percentage, and run it in a frames layout, with one frame being the main script and the other (on refresh every 5 sec or so) the percentage file.
  • Comment on Re: Progress bar for CGI by reading a file