Forum Moderators: open

Message Too Old, No Replies

I need to load a diff page into my webpage, how?

         

Mitch_B

8:15 pm on May 28, 2004 (gmt 0)

10+ Year Member



Hello all.
I have menu and links on the left side of my webpage. How can do , that when I click on one of the left links, the page must load and appear inside my webpage, and not separate one? In this way I can keep visible my menu and I can see also the new page displayed.

Thanks.

tedster

8:27 pm on May 28, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If I get your meaning correctly, it sounds like frames (or an iframe).

zollerwagner

8:05 am on May 29, 2004 (gmt 0)

10+ Year Member



The way you've written the question, Tedster's right. (He usually is!)

I'd ask why do you want it to work like this? It's not a very graceful solution.

It may be you'd like to try SSI, so you can have constant navigation contained in one separate file. That same file is then called each time a new page is loaded. Do a search on SSI or server-side include. It's a handy tool.