Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: output to screen in real time

by jsprat (Curate)
on Apr 24, 2002 at 19:14 UTC ( [id://161733]=note: print w/replies, xml ) Need Help??


in reply to output to screen in real time (CGI)

The answers already given are great. However, some web servers buffer output from CGI scripts (Apache hasn't buffered CGI output since 1.2, quite a while ago;). If you are still having a problem after , check your web server documentation for "non-parsed headers".

Also, remember that this is never guaranteed to work 100% of the time - connectivity can be lost, the user's computer can lose power, etc. etc. You may want to consider another way of communicating the results in addition to this. Maybe email, or another page to view status?

Good luck

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://161733]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-20 04:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found