Forum Moderators: phranque

Message Too Old, No Replies

Can any "page" become an include?

         

Acternaweb

6:33 pm on Jan 8, 2004 (gmt 0)

10+ Year Member



I have a dtml menu that I want to have on my pages, but as in include so I don't have to touch every page to make a change. Is it possible?

oilman

6:41 pm on Jan 8, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



pretty much anything can become and include. It shouldn't be a whole page tho - it should just be the chunk of code that makes up the menu - you don't want 2 sets of body tags and head tags etc.