Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: CGI header

by csuhockey3 (Curate)
on Oct 28, 2004 at 06:29 UTC ( [id://403280]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub displayHeader{
    
    ...
    
    DISPLAYINGHEADER
    }
    
  2. or download this
    sub displayErrorPage{
       &displayHeader;
    ...
       print $cgi->p("Thank You");
       ...
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://403280]
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: (4)
As of 2024-04-20 14:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found