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

Re^2: Code and html separation - always or mostly doable?

by Joost (Canon)
on Jun 16, 2004 at 11:24 UTC ( [id://367182]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    [% BLOCK new_page %]
    <td width=10><a href="[% editbase %]?action=open&type=page&parent=[% p
    +age.id %]"><img src="[% imgurl %]/filenew.gif" alt="N"></a></td><td c
    +olspan="[% span %]" align="left"><a href="[% editbase %]?action=open&
    +type=page&parent=[% page.id %]" class="new">Nieuw</a></td>
    [% END %]
    
  2. or download this
    [% IF form.action == 'new' %]
    [% INCLUDE new_page page=some_page span=2 %]
    [% END %]
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (9)
As of 2024-03-28 18:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found