Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: output to screen in real time

by perlplexer (Hermit)
on Apr 24, 2002 at 18:04 UTC ( [id://161699]=note: print w/replies, xml ) Need Help??


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

At the beginnning of your CGI script, set autoflush to 1
$|++; # like this
--perlplexer

Replies are listed 'Best First'.
Re: Re: output to screen in real time
by belize (Deacon) on Apr 24, 2002 at 19:14 UTC
    Is the output sent to the monitor via the "Print" statement or some other means?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-26 02:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found