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

Re: CGI::Application, the cgiapp_prerun mode, and CGI object interaction

by johnnywang (Priest)
on Oct 16, 2005 at 23:28 UTC ( [id://500625]=note: print w/replies, xml ) Need Help??


in reply to CGI::Application, the cgiapp_prerun mode, and CGI object interaction

I'm not sure I understand your question, are you trying to pass a parameter from one page to another? CGI::Application is not going to keep state for you between runs, you have to do that yourself: use hidden parameters, cookies, sessions or save them somewhere.

Replies are listed 'Best First'.
Re^2: CGI::Application, the cgiapp_prerun mode, and CGI object interaction
by geektron (Curate) on Oct 16, 2005 at 23:39 UTC
    no, it's not saving state between pages.

    cgiapp_prerun and the runmode are called in the same run cycle.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-03-19 07:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found