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

Re: Why does back-buttoning to a cgi script-output page yield 'Page expired'?

by Zecho (Hermit)
on Aug 24, 2001 at 11:24 UTC ( [id://107637]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     if $hidden_string eq "true"{
               &dothis;
            }
    
  2. or download this
     if (defined($hidden_string)){
               $hidden_string = "";
               &dothis;
            }
    

Log In?
Username:
Password:

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

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

    No recent polls found