Click to See Complete Forum and Search --> : Two pages in One


Scartezini
11-17-2003, 10:25 PM
Hello!,

I am new in this group and I need a help:

Does someone know how to join two different pages in only one page without using "frames"?

I explain: I have pages that use a first different part in several links. The second part of the page must be common to all links and is updated constantly. When I use frames the pages roll separately. I would like to use some resource through which the pages rolled as if they were one page alone ("amended"). Your aid would be very appreciate,

Thank you, Mário.

pyro
11-17-2003, 11:00 PM
Take a look at http://www.webdevfaqs.com/php.php#include to see how to do it with PHP or SSI.

Scartezini
11-18-2003, 11:06 PM
Thank you Pyro! It really works!!

Vladdy
11-18-2003, 11:24 PM
for a small site you can try this :D :D
http://www.vladdy.net/Demos/ContentSlider.html

Paul Jr
11-18-2003, 11:39 PM
Does that not rely on JavaScript for the concept to work, though?

Vladdy
11-19-2003, 06:54 AM
Yes, but with a little modification the "pages" can be presented one under another in JS incapable browsers. In any case that was just a test, and personally, I would not make a web site based on it... ;)

Scartezini
11-19-2003, 10:10 AM
Thank you Vladdy,

This wasn’t exactly what I was looking for, but I think it will be very useful in a section of my site.

Thank you.

Mário.
:rolleyes: