Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: CGI::Application... flushing output to browser?

by diotalevi (Canon)
on May 22, 2004 at 21:26 UTC ( [id://355624]=note: print w/replies, xml ) Need Help??


in reply to Re: CGI::Application... flushing output to browser?
in thread CGI::Application... flushing output to browser?

Just for other people's notes, the CGI::Application way would be to return the page's text or a reference to it at the end of your script and then C'A takes care of the task of sending the http headers and page to the browser. You are normally expected to not print.
  • Comment on Re: Re: CGI::Application... flushing output to browser?

Replies are listed 'Best First'.
Re: Re: Re: CGI::Application... flushing output to browser?
by jfroebe (Parson) on May 22, 2004 at 22:02 UTC

    Yup, I've pretty much decided to write a short disclaimer: may take a little while or similar.

    Thanks everyone!

    No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-26 07:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found