Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Web page template for an HTTP daemon script

by bm (Hermit)
on Aug 13, 2003 at 12:39 UTC ( [id://283521]=note: print w/replies, xml ) Need Help??


in reply to Web page template for an HTTP daemon script

Hmm. Unless I am missing something, can't you just include a reference to a cascading style sheet in your generated html:

<LINK href="http://server/path/to/stylesheet.css" rel=stylesheet>

and then edit that file to customise the appearance of your page?

hth
--
bm

Replies are listed 'Best First'.
Re: Re: Web page template for an HTTP daemon script
by bronto (Priest) on Aug 13, 2003 at 13:13 UTC

    It's not a CSS problem: i want the HTML code itself to be customizable

    Ciao!
    --bronto


    The very nature of Perl to be like natural language--inconsistant and full of dwim and special cases--makes it impossible to know it all without simply memorizing the documentation (which is not complete or totally correct anyway).
    --John M. Dlugosz
      Oh. I missed now I'd like to move the template page out of the script and somehow concentrated on change the appearance without edit the source. As mentioned, templating..
      --
      bm

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-25 07:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found