[solved] 1 content file displayed in multiple pages?
Posted: Thu Jul 24, 2008 5:53 pm
Hi Guys!
This is a general design problem that could easily solved by CMS or just PHP but i'm wondering if there is any way to do it without those tools:
I'm using XHTML 1.1.
I want to have a web page (page A) with a menu that has the design dictated in "page A" but with the actual content (what links are in the menu) pulled from "file B".
Even easier! I just want to have the room for the menu in "page A" and have the entire design AND content for the menu in "file B".
just looking for a command to put in "page A" that says: 'see that file B? good. put everything from that file in here.'
I'm sure this MUST be possible without PHP.
I wouldn't mind using frames except they are deprecated (thank the FSM for the Firefox spell checker!).
I have heard of something called XFrames but I really can't figure out how to use them....
Thanks for your help!
-Leav
This is a general design problem that could easily solved by CMS or just PHP but i'm wondering if there is any way to do it without those tools:
I'm using XHTML 1.1.
I want to have a web page (page A) with a menu that has the design dictated in "page A" but with the actual content (what links are in the menu) pulled from "file B".
Even easier! I just want to have the room for the menu in "page A" and have the entire design AND content for the menu in "file B".
just looking for a command to put in "page A" that says: 'see that file B? good. put everything from that file in here.'
I'm sure this MUST be possible without PHP.
I wouldn't mind using frames except they are deprecated (thank the FSM for the Firefox spell checker!).
I have heard of something called XFrames but I really can't figure out how to use them....
Thanks for your help!
-Leav