Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: CGI: Make one big program or lots of little ones?

by repson (Chaplain)
on Feb 23, 2001 at 10:59 UTC ( [id://60441]=note: print w/replies, xml ) Need Help??


in reply to CGI: Make one big program or lots of little ones?

The funtionality you are talking about is implemented in CPAN modules CGI::Screen and CGI::Application. Having never used them myself, I cannot tell if they are an exact solution, but they are probably worth looking at.

If you want to produce multiple pages in a single http responce, then you are talking about http push, which can be done with CGI::Push, but is limited to netscape. Alternativly you can use a http pull through the Refresh http header, which is more widely supported but still relies on the clients.

  • Comment on Re: CGI: Make one big program or lots of little ones?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-19 11:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found