You are here: irt.org | BBS | Re: include a page within another page? [This BBS is closed]
Posted by Jason Nugent on August 28, 1998 at 21:30:45:
In Reply to: include a page within another page? posted by Jeanette on August 28, 1998 at 14:31:11:
: I want to have a single "source page" that I can reference and display within multiple other pages (residing in different directories). My goal is to spread "common" information around to several major "sub-sites" -- which differ in their presentation style -- while only having to maintain the *content* in one HTML page.
: Does anyone know of a script to handle this? Or any other way?
: Many Thanks,
: Jeanette
If your server supports Parsed-HTML (most do, especially Unix), do it with a server-side include. Check out my article in the CGI/Perl section on server side includes to find out how.
Jason
Follow-ups:
You are here: irt.org | BBS | Re: include a page within another page? [This BBS is closed]