Hyperlink within a frame to link to target frame on a different page

R

Ryan R

here is my problem. I am sure it is a easy code. Please
let me know how you do the following:

I have a frame located say on http://myweb.com/framepage

now i have a page within the frame that has hyperlinks on
it. Here is what i want to do;

I want the hyperlink in the frame on
myweb.com/framepage.html to open the hyperlink page
within another frame on, lets say,
myweb.com/different_framepage.html

This is really tying me up and rackin my brain. thanks
in advance for the help
 
S

Stefan B Rusynko

Right click the hyperlink (properties) and set the target to the name of the other frame




| here is my problem. I am sure it is a easy code. Please
| let me know how you do the following:
|
| I have a frame located say on http://myweb.com/framepage
|
| now i have a page within the frame that has hyperlinks on
| it. Here is what i want to do;
|
| I want the hyperlink in the frame on
| myweb.com/framepage.html to open the hyperlink page
| within another frame on, lets say,
| myweb.com/different_framepage.html
|
| This is really tying me up and rackin my brain. thanks
| in advance for the help
 
R

ryan

i have already tried doing this in FP. Here is the
problem. say the name of the frame on the page i am on
is called frame1 and i want the link inside frame1 to
target a frame on page2 in the frame called frame2. if
you do the target prop. in the hyperlink prop. and just
put the name frame2 is does not work. it will just open
a new window like there was never a frame called frame2
becuause the frame is not on the original page but on a
different page. so i am trying to figure out what else
you put in the "target=????/frame2" having the ???
poiont to the document. this is where i am stuck at.
-----Original Message-----
Right click the hyperlink (properties) and set the
target to the name of the other frame
 
S

Stefan B Rusynko

All you need enter is the name of an existing frame in your frameset
- in your case: frame2
- but check your spelling / case of the frame name
Also make sure in html view you don't have a base target set to another frame

If it's published provide a URL




| i have already tried doing this in FP. Here is the
| problem. say the name of the frame on the page i am on
| is called frame1 and i want the link inside frame1 to
| target a frame on page2 in the frame called frame2. if
| you do the target prop. in the hyperlink prop. and just
| put the name frame2 is does not work. it will just open
| a new window like there was never a frame called frame2
| becuause the frame is not on the original page but on a
| different page. so i am trying to figure out what else
| you put in the "target=????/frame2" having the ???
| poiont to the document. this is where i am stuck at.
| >-----Original Message-----
| >Right click the hyperlink (properties) and set the
| target to the name of the other frame
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| | >| here is my problem. I am sure it is a easy code.
| Please
| >| let me know how you do the following:
| >|
| >| I have a frame located say on
| http://myweb.com/framepage
| >|
| >| now i have a page within the frame that has hyperlinks
| on
| >| it. Here is what i want to do;
| >|
| >| I want the hyperlink in the frame on
| >| myweb.com/framepage.html to open the hyperlink page
| >| within another frame on, lets say,
| >| myweb.com/different_framepage.html
| >|
| >| This is really tying me up and rackin my brain. thanks
| >| in advance for the help
| >
| >
| >.
| >
 
R

ryan

you are not seeing my problem. the frame set is a
different frame set on a totally different page. when
you put the target in, it will only target a frame in the
frame set contained on 1 page. it will not call upon
another target frame on another page with another frame
set.
-----Original Message-----
All you need enter is the name of an existing frame in your frameset
- in your case: frame2
- but check your spelling / case of the frame name
Also make sure in html view you don't have a base target set to another frame

If it's published provide a URL




| i have already tried doing this in FP. Here is the
| problem. say the name of the frame on the page i am on
| is called frame1 and i want the link inside frame1 to
| target a frame on page2 in the frame called frame2. if
| you do the target prop. in the hyperlink prop. and just
| put the name frame2 is does not work. it will just open
| a new window like there was never a frame called frame2
| becuause the frame is not on the original page but on a
| different page. so i am trying to figure out what else
| you put in the "target=????/frame2" having the ???
| poiont to the document. this is where i am stuck at.
| >-----Original Message-----
| >Right click the hyperlink (properties) and set the
| target to the name of the other frame
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| | >| here is my problem. I am sure it is a easy code.
| Please
| >| let me know how you do the following:
| >|
| >| I have a frame located say on
| http://myweb.com/framepage
| >|
| >| now i have a page within the frame that has hyperlinks
| on
| >| it. Here is what i want to do;
| >|
| >| I want the hyperlink in the frame on
| >| myweb.com/framepage.html to open the hyperlink page
| >| within another frame on, lets say,
| >| myweb.com/different_framepage.html
| >|
| >| This is really tying me up and rackin my brain. thanks
| >| in advance for the help
| >
| >
| >.
| >


.
 
S

Stefan B Rusynko

A html page doesn't care what frameset it is opened in
You must have a specific frameset open in order to target a specific frame within the frameset for any page
Try the Frames link on the link below for more info on managing frames
http://www.developer.irt.org/script/script.htm




| you are not seeing my problem. the frame set is a
| different frame set on a totally different page. when
| you put the target in, it will only target a frame in the
| frame set contained on 1 page. it will not call upon
| another target frame on another page with another frame
| set.
| >-----Original Message-----
| >All you need enter is the name of an existing frame in
| your frameset
| >- in your case: frame2
| >- but check your spelling / case of the frame name
| >Also make sure in html view you don't have a base target
| set to another frame
| >
| >If it's published provide a URL
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| | >| i have already tried doing this in FP. Here is the
| >| problem. say the name of the frame on the page i am on
| >| is called frame1 and i want the link inside frame1 to
| >| target a frame on page2 in the frame called frame2. if
| >| you do the target prop. in the hyperlink prop. and just
| >| put the name frame2 is does not work. it will just
| open
| >| a new window like there was never a frame called frame2
| >| becuause the frame is not on the original page but on a
| >| different page. so i am trying to figure out what else
| >| you put in the "target=????/frame2" having the ???
| >| poiont to the document. this is where i am stuck at.
| >| >-----Original Message-----
| >| >Right click the hyperlink (properties) and set the
| >| target to the name of the other frame
| >| >
| >| >--
| >| >
| >| >_____________________________________________
| >| >SBR @ ENJOY (-: [ Microsoft MVP -
| >| FrontPage ]
| >| >"Warning - Using the F1 Key will not break
| anything!" (-
| >| ;
| >| >To find the best Newsgroup for FrontPage support see:
| >| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >| >_____________________________________________
| >| >
| >| >
| >| | >| >| here is my problem. I am sure it is a easy code.
| >| Please
| >| >| let me know how you do the following:
| >| >|
| >| >| I have a frame located say on
| >| http://myweb.com/framepage
| >| >|
| >| >| now i have a page within the frame that has
| hyperlinks
| >| on
| >| >| it. Here is what i want to do;
| >| >|
| >| >| I want the hyperlink in the frame on
| >| >| myweb.com/framepage.html to open the hyperlink page
| >| >| within another frame on, lets say,
| >| >| myweb.com/different_framepage.html
| >| >|
| >| >| This is really tying me up and rackin my brain.
| thanks
| >| >| in advance for the help
| >| >
| >| >
| >| >.
| >| >
| >
| >
| >.
| >
 
R

ryan

there you go. thanks. that is all i needed. i knew i
could not have done this without JS. but did not know
the JS script to do this. Should of been more clear on
what i needed. take care.
-----Original Message-----
A html page doesn't care what frameset it is opened in
You must have a specific frameset open in order to
target a specific frame within the frameset for any page
Try the Frames link on the link below for more info on managing frames
http://www.developer.irt.org/script/script.htm




| you are not seeing my problem. the frame set is a
| different frame set on a totally different page. when
| you put the target in, it will only target a frame in the
| frame set contained on 1 page. it will not call upon
| another target frame on another page with another frame
| set.
| >-----Original Message-----
| >All you need enter is the name of an existing frame in
| your frameset
| >- in your case: frame2
| >- but check your spelling / case of the frame name
| >Also make sure in html view you don't have a base target
| set to another frame
| >
| >If it's published provide a URL
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| | >| i have already tried doing this in FP. Here is the
| >| problem. say the name of the frame on the page i am on
| >| is called frame1 and i want the link inside frame1 to
| >| target a frame on page2 in the frame called frame2. if
| >| you do the target prop. in the hyperlink prop. and just
| >| put the name frame2 is does not work. it will just
| open
| >| a new window like there was never a frame called frame2
| >| becuause the frame is not on the original page but on a
| >| different page. so i am trying to figure out what else
| >| you put in the "target=????/frame2" having the ???
| >| poiont to the document. this is where i am stuck at.
| >| >-----Original Message-----
| >| >Right click the hyperlink (properties) and set the
| >| target to the name of the other frame
| >| >
| >| >--
| >| >
| >| >_____________________________________________
| >| >SBR @ ENJOY (-: [ Microsoft MVP -
| >| FrontPage ]
| >| >"Warning - Using the F1 Key will not break
| anything!" (-
| >| ;
| >| >To find the best Newsgroup for FrontPage support see:
| >| > http://www.net- sites.com/sitebuilder/newsgroups.asp
| >| >_____________________________________________
| >| >
| >| >
| >| | >| >| here is my problem. I am sure it is a easy code.
| >| Please
| >| >| let me know how you do the following:
| >| >|
| >| >| I have a frame located say on
| >| http://myweb.com/framepage
| >| >|
| >| >| now i have a page within the frame that has
| hyperlinks
| >| on
| >| >| it. Here is what i want to do;
| >| >|
| >| >| I want the hyperlink in the frame on
| >| >| myweb.com/framepage.html to open the hyperlink page
| >| >| within another frame on, lets say,
| >| >| myweb.com/different_framepage.html
| >| >|
| >| >| This is really tying me up and rackin my brain.
| thanks
| >| >| in advance for the help
| >| >
| >| >
| >| >.
| >| >
| >
| >
| >.
| >


.
 
R

ryan

here is a similar question on the site you sent me, it
has not been answered yet.
http://www.developer.irt.org/script/1697.htm
-----Original Message-----
A html page doesn't care what frameset it is opened in
You must have a specific frameset open in order to
target a specific frame within the frameset for any page
Try the Frames link on the link below for more info on managing frames
http://www.developer.irt.org/script/script.htm




| you are not seeing my problem. the frame set is a
| different frame set on a totally different page. when
| you put the target in, it will only target a frame in the
| frame set contained on 1 page. it will not call upon
| another target frame on another page with another frame
| set.
| >-----Original Message-----
| >All you need enter is the name of an existing frame in
| your frameset
| >- in your case: frame2
| >- but check your spelling / case of the frame name
| >Also make sure in html view you don't have a base target
| set to another frame
| >
| >If it's published provide a URL
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| | >| i have already tried doing this in FP. Here is the
| >| problem. say the name of the frame on the page i am on
| >| is called frame1 and i want the link inside frame1 to
| >| target a frame on page2 in the frame called frame2. if
| >| you do the target prop. in the hyperlink prop. and just
| >| put the name frame2 is does not work. it will just
| open
| >| a new window like there was never a frame called frame2
| >| becuause the frame is not on the original page but on a
| >| different page. so i am trying to figure out what else
| >| you put in the "target=????/frame2" having the ???
| >| poiont to the document. this is where i am stuck at.
| >| >-----Original Message-----
| >| >Right click the hyperlink (properties) and set the
| >| target to the name of the other frame
| >| >
| >| >--
| >| >
| >| >_____________________________________________
| >| >SBR @ ENJOY (-: [ Microsoft MVP -
| >| FrontPage ]
| >| >"Warning - Using the F1 Key will not break
| anything!" (-
| >| ;
| >| >To find the best Newsgroup for FrontPage support see:
| >| > http://www.net- sites.com/sitebuilder/newsgroups.asp
| >| >_____________________________________________
| >| >
| >| >
| >| | >| >| here is my problem. I am sure it is a easy code.
| >| Please
| >| >| let me know how you do the following:
| >| >|
| >| >| I have a frame located say on
| >| http://myweb.com/framepage
| >| >|
| >| >| now i have a page within the frame that has
| hyperlinks
| >| on
| >| >| it. Here is what i want to do;
| >| >|
| >| >| I want the hyperlink in the frame on
| >| >| myweb.com/framepage.html to open the hyperlink page
| >| >| within another frame on, lets say,
| >| >| myweb.com/different_framepage.html
| >| >|
| >| >| This is really tying me up and rackin my brain.
| thanks
| >| >| in advance for the help
| >| >
| >| >
| >| >.
| >| >
| >
| >
| >.
| >


.
 
S

Stefan B Rusynko

The answer is at http://tech.irt.org/articles/js190/index.htm




| here is a similar question on the site you sent me, it
| has not been answered yet.
| http://www.developer.irt.org/script/1697.htm
| >-----Original Message-----
| >A html page doesn't care what frameset it is opened in
| >You must have a specific frameset open in order to
| target a specific frame within the frameset for any page
| >Try the Frames link on the link below for more info on
| managing frames
| > http://www.developer.irt.org/script/script.htm
| >
| >--
| >
| >_____________________________________________
| >SBR @ ENJOY (-: [ Microsoft MVP -
| FrontPage ]
| >"Warning - Using the F1 Key will not break anything!" (-
| ;
| >To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| | >| you are not seeing my problem. the frame set is a
| >| different frame set on a totally different page. when
| >| you put the target in, it will only target a frame in
| the
| >| frame set contained on 1 page. it will not call upon
| >| another target frame on another page with another frame
| >| set.
| >| >-----Original Message-----
| >| >All you need enter is the name of an existing frame in
| >| your frameset
| >| >- in your case: frame2
| >| >- but check your spelling / case of the frame name
| >| >Also make sure in html view you don't have a base
| target
| >| set to another frame
| >| >
| >| >If it's published provide a URL
| >| >
| >| >--
| >| >
| >| >_____________________________________________
| >| >SBR @ ENJOY (-: [ Microsoft MVP -
| >| FrontPage ]
| >| >"Warning - Using the F1 Key will not break
| anything!" (-
| >| ;
| >| >To find the best Newsgroup for FrontPage support see:
| >| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >| >_____________________________________________
| >| >
| >| >
| >| | >| >| i have already tried doing this in FP. Here is the
| >| >| problem. say the name of the frame on the page i
| am on
| >| >| is called frame1 and i want the link inside frame1
| to
| >| >| target a frame on page2 in the frame called
| frame2. if
| >| >| you do the target prop. in the hyperlink prop. and
| just
| >| >| put the name frame2 is does not work. it will just
| >| open
| >| >| a new window like there was never a frame called
| frame2
| >| >| becuause the frame is not on the original page but
| on a
| >| >| different page. so i am trying to figure out what
| else
| >| >| you put in the "target=????/frame2" having the ???
| >| >| poiont to the document. this is where i am stuck at.
| >| >| >-----Original Message-----
| >| >| >Right click the hyperlink (properties) and set the
| >| >| target to the name of the other frame
| >| >| >
| >| >| >--
| >| >| >
| >| >| >_____________________________________________
| >| >| >SBR @ ENJOY (-: [ Microsoft MVP -
| >| >| FrontPage ]
| >| >| >"Warning - Using the F1 Key will not break
| >| anything!" (-
| >| >| ;
| >| >| >To find the best Newsgroup for FrontPage support
| see:
| >| >| > http://www.net-
| sites.com/sitebuilder/newsgroups.asp
| >| >| >_____________________________________________
| >| >| >
| >| >| >
| >| >| | >| >| >| here is my problem. I am sure it is a easy code.
| >| >| Please
| >| >| >| let me know how you do the following:
| >| >| >|
| >| >| >| I have a frame located say on
| >| >| http://myweb.com/framepage
| >| >| >|
| >| >| >| now i have a page within the frame that has
| >| hyperlinks
| >| >| on
| >| >| >| it. Here is what i want to do;
| >| >| >|
| >| >| >| I want the hyperlink in the frame on
| >| >| >| myweb.com/framepage.html to open the hyperlink
| page
| >| >| >| within another frame on, lets say,
| >| >| >| myweb.com/different_framepage.html
| >| >| >|
| >| >| >| This is really tying me up and rackin my brain.
| >| thanks
| >| >| >| in advance for the help
| >| >| >
| >| >| >
| >| >| >.
| >| >| >
| >| >
| >| >
| >| >.
| >| >
| >
| >
| >.
| >
 
Top