Target Frames

L

Latitude

First let me say we are not using frames. We're trying to understand how to
set up hyperlinks so they do one of the following:

Replace the current web page with the linked web page OR
Spawn a new web page with the linked web page

We thought the way this was done was by selecting hyperlink and then
selecting one of the options from target frames. Is this correct?

FrontPage has 5 options listed in the Hyperlink Target Frames:

1.. Page Default (none)
2.. Same Frame (_self)
3.. Whole Page (_top)
4.. New Window (_blank)
5.. Parent Frame (_parent)

What's the difference between 1 and 3?

When we use Page Default it spawns a new web page with the link.
When we use Whole Page (_top) is spawns a new web page with the link. [It
seems to be the same as the Page Default]

In a response to a previous question, it was suggested If you enable "Set as
Page Default" under hyperlink properties". What and where are hyperlink
properties set?

Thanks, Cecil:)
 
T

Thomas A. Rowe

I am not say that you are using frames, but it seems that at some point
frames where used or at least tried, which would result in a base target tag
of "Main".

See below for other comments.
--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================


Latitude said:
First let me say we are not using frames. We're trying to understand how to
set up hyperlinks so they do one of the following:

Replace the current web page with the linked web page OR
Spawn a new web page with the linked web page

We thought the way this was done was by selecting hyperlink and then
selecting one of the options from target frames. Is this correct?

FrontPage has 5 options listed in the Hyperlink Target Frames:

1.. Page Default (none)
Open link in the current browser window or whatever the base target is set
to.
2.. Same Frame (_self)
Open link in the same frame/window as the link
3.. Whole Page (_top)
Forces the link to replace the current content of the current browser window
4.. New Window (_blank)
Force the link to open in a new browser window
5.. Parent Frame (_parent)
Not sure about this.
What's the difference between 1 and 3?

See above.
When we use Page Default it spawns a new web page with the link.
Because your base target is set to "Main" and window or frame of the name
Main doesn't exist, the link opens in a new browser window.

When we use Whole Page (_top) is spawns a new web page with the link. [It
seems to be the same as the Page Default]

You need to open all pages or do a search and replace to remove all base
target tags from your pages.
In a response to a previous question, it was suggested If you enable "Set as
Page Default" under hyperlink properties". What and where are hyperlink
properties set?

I didn't suggest that you use that option, just that if that option had been
used, is one way to end up with a base target tag in your pages. Best to
avoid using that option.

To access hyperlink properties, select the link, right click, hyperlink
properties, target frame, etc.
 
S

Stefan B Rusynko

PS
5.. Parent Frame (_parent)
Means the parent frame of the current frame page
(same as _top if only using 1 frameset)
--



| I am not say that you are using frames, but it seems that at some point
| frames where used or at least tried, which would result in a base target tag
| of "Main".
|
| See below for other comments.
| --
|
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, Forums, WebCircle,
| MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > First let me say we are not using frames. We're trying to understand how
| to
| > set up hyperlinks so they do one of the following:
| >
| > Replace the current web page with the linked web page OR
| > Spawn a new web page with the linked web page
| >
| > We thought the way this was done was by selecting hyperlink and then
| > selecting one of the options from target frames. Is this correct?
| >
| > FrontPage has 5 options listed in the Hyperlink Target Frames:
| >
| > 1.. Page Default (none)
| Open link in the current browser window or whatever the base target is set
| to.
|
| > 2.. Same Frame (_self)
| Open link in the same frame/window as the link
|
| > 3.. Whole Page (_top)
| Forces the link to replace the current content of the current browser window
|
| > 4.. New Window (_blank)
| Force the link to open in a new browser window
|
| > 5.. Parent Frame (_parent)
| Not sure about this.
|
| >
| > What's the difference between 1 and 3?
|
| See above.
|
| >
| > When we use Page Default it spawns a new web page with the link.
| Because your base target is set to "Main" and window or frame of the name
| Main doesn't exist, the link opens in a new browser window.
|
|
| > When we use Whole Page (_top) is spawns a new web page with the link. [It
| > seems to be the same as the Page Default]
|
| You need to open all pages or do a search and replace to remove all base
| target tags from your pages.
|
| >
| > In a response to a previous question, it was suggested If you enable "Set
| as
| > Page Default" under hyperlink properties". What and where are hyperlink
| > properties set?
|
| I didn't suggest that you use that option, just that if that option had been
| used, is one way to end up with a base target tag in your pages. Best to
| avoid using that option.
|
| To access hyperlink properties, select the link, right click, hyperlink
| properties, target frame, etc.
|
|
| >
| > Thanks, Cecil:)
| >
| >
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top