Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Managing large CGI pages

by t0mas (Priest)
on Jun 07, 2000 at 22:04 UTC ( [id://16923]=note: print w/replies, xml ) Need Help??


in reply to Managing large CGI pages

I usually create (with a simple editor, I don't trust complex tools...) a header, footer and body template. I parse the body template and parse it (with perl), changing certain tags (or whatever) and then just print the header, body and footer.
I usually do cgi-applications so header and footer usually stays the same all the time. The body usually gets its data from DBI.

/brother t0mas

Log In?
Username:
Password:

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

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

    No recent polls found