framing one web page in another

C

Craig

Jsut curious.
I have my main web site. When a person click on a link I want that link to
open in a new window adn still have my website navigation structure, but the
rest of the site I wnat to have the new istes web page. Both sites are mine
so no copyright problems.
 
P

P@tty Ayers

Craig said:
Jsut curious.
I have my main web site. When a person click on a link I want that link
to
open in a new window adn still have my website navigation structure, but
the
rest of the site I wnat to have the new istes web page. Both sites are
mine
so no copyright problems.

You can make a separate frameset "version" of the first site; that allows
you to have a link which opens the second site in that frameset. I've done
this a few times and can give you a few more details on how I did it if you
want.
 
Top