JamesBowen
19+ years progress programming and still learning.
Hi there.
I have simple cgi/dynamic web page which takes about 20-30 seconds to run. The problem I am having is that the webstream is being buffered and the html page is not set to the browser until the webstream is closed.
I've tried the trick of "seek stream to end", but this did not work.
Any ideas how can stream the webpage to the browser without waiting for the stream to close.
OE 10.1B / Linux / Apache
Testing on firefox.
I have simple cgi/dynamic web page which takes about 20-30 seconds to run. The problem I am having is that the webstream is being buffered and the html page is not set to the browser until the webstream is closed.
I've tried the trick of "seek stream to end", but this did not work.
Any ideas how can stream the webpage to the browser without waiting for the stream to close.
OE 10.1B / Linux / Apache
Testing on firefox.