More choices, more fun! Get Opera 9, Free!

Help! Web page within page

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 9 posts

Joined: Nov 2001

I have a web page almost complete for someone and I used Tables to set up the structure. I was linking to other html pages within the site and making them come up in their own specific window, my client now tells me he wants each html file to come up in one page, I know this can be achieved with frames, but I want to keep my structure but have specific html pages diplayed on the right side while keeping the same page open, Is it possible? Is there a way to insert a browser within a browser besides from tag? HELP!?!?!Confused

Megan's picture
Administrator

She has: 10,369 posts

Joined: Jun 1999

Look into Server Side Includes (SSI). If i'm understanding you right this should serve your purpose. What it does is literally include one html file within another one, right where you put the tag. The two files are combined together to make one big html page and by looking at the source you won't even be able to tell that includes have been used.

Here's more info from BigNoseBird:

http://www.bignosebird.com/ssi.shtml

You'd probably put your basic table layout in a seprate file (probably cut up into header and footer) and use SSI to add it to the other pages

Subscribe to this feed: Syndicate content