![]() |
|
|
|
#1 |
|
Hi,
I would like to place a link on my page to a frame page on another website. I believe the target website was created using Frontpage. I don't want to link to their main index/home page. I want to go directly to a certain frame, which normally opens in the right pane, with the left pane being a navigation bar. When I enter the url for the right frame, it opens with no navigation bar on the left. Is there a way to link directly to the correct page displaying in the right pane, along with the navigation bar in the left pane? Sorry if this has been asked alot before, I am a newbie. Thanks, SA SA |
|
|
|
|
#2 |
|
Posts: n/a
|
SA wrote:
> Hi, > I would like to place a link on my page to a frame page on another > website. > I believe the target website was created using Frontpage. I don't want to > link to their main index/home page. I want to go directly to a certain > frame, which normally opens in the right pane, with the left pane being a > navigation bar. When I enter the url for the right frame, it opens with > no > navigation bar on the left. Is there a way to link directly to the > correct page displaying in the right pane, along with the navigation bar > in the left pane? Have your browser display the frame's properties (usually done by a right click or from the file menu). This will have the frame's actual filename. Link to this as usual, but be warned that the resulting page will likely be shorn of navigation, unless the author has had the foresight to include redundant navigation. -- Cheers, m |
|
|
|
#3 |
|
Posts: n/a
|
"SA" <*net.service*@verizon.net> wrote in message
news:7Ezcc.4237$... > > Sorry if this has been asked alot before, I am a newbie. > You're not sorry. If you were sorry, you'd have searched the group's archives first. -- Karl Groves http://www.karlcore.com |
|
|
|
#4 |
|
Posts: n/a
|
m wrote:
> SA wrote: >>I would like to place a link on my page to a frame page on another >>website. >>I believe the target website was created using Frontpage. I don't want to >>link to their main index/home page. I want to go directly to a certain >>frame, which normally opens in the right pane, with the left pane being a >>navigation bar. When I enter the url for the right frame, it opens with >>no navigation bar on the left. Is there a way to link directly to the >>correct page displaying in the right pane, along with the navigation bar >>in the left pane? > > Have your browser display the frame's properties (usually done by a right > click or from the file menu). This will have the frame's actual filename. > Link to this as usual, but be warned that the resulting page will likely > be shorn of navigation, unless the author has had the foresight to include > redundant navigation. It sounds like you want to load two pages and display them as you're viewing has done on the other site. If this is true, you need to load the two pages into a frameset of your own. URL of the two pages? Mike |
|
|
|
#5 |
|
Posts: n/a
|
On Tue, 06 Apr 2004 15:02:27 GMT, "SA" <*net.service*@verizon.net>
declared in alt.html: > I would like to place a link on my page to a frame page on another website. Welcome to one of the many problems with frames. The solution? Ask the webmaster of that site to fix it (i.e. remove the frames), or find a decent site with the same information and link to them instead. -- Mark Parnell http://www.clarkecomputers.com.au |
|
|
|
#6 |
|
Posts: n/a
|
use the target attribute.. and make sure you are linking to the frames
page.. not the page with the content.. that will open the nav bar too.. linking to frames pages.. sux though, especialy if you are useing frames your self. Later, Keeper "mscir" <> wrote in message news:... > m wrote: > > SA wrote: > >>I would like to place a link on my page to a frame page on another > >>website. > >>I believe the target website was created using Frontpage. I don't want to > >>link to their main index/home page. I want to go directly to a certain > >>frame, which normally opens in the right pane, with the left pane being a > >>navigation bar. When I enter the url for the right frame, it opens with > >>no navigation bar on the left. Is there a way to link directly to the > >>correct page displaying in the right pane, along with the navigation bar > >>in the left pane? > > > > Have your browser display the frame's properties (usually done by a right > > click or from the file menu). This will have the frame's actual filename. > > Link to this as usual, but be warned that the resulting page will likely > > be shorn of navigation, unless the author has had the foresight to include > > redundant navigation. > > It sounds like you want to load two pages and display them as you're > viewing has done on the other site. If this is true, you need to load > the two pages into a frameset of your own. > > URL of the two pages? > Mike > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.669 / Virus Database: 431 - Release Date: 4/26/04 |
|