M
Milo
Let's say I have a website called www.mywebsite.com.
In it, I have two folders called "info" and "data".
Inside "info" is a page called infopage.htm.
Insted "data" is a page called datapage.htm.
I set a bookmark called "specialinfo" on infopage.htm.
I know how to make a link on that SAME page jump to
the "specialinfo" part of that page.
But what if I want to make a link on datapage.htm jump
right to the "specialinfo" section of infopage.htm?
I can do it if I hardcode
www.mywebsite.com/info/infopage.htm#specialinfo
but I don't want to hardcode it because pages move.
I want it to be done relatively with the ".." format.
How can I do this in frontpage 2002?
In it, I have two folders called "info" and "data".
Inside "info" is a page called infopage.htm.
Insted "data" is a page called datapage.htm.
I set a bookmark called "specialinfo" on infopage.htm.
I know how to make a link on that SAME page jump to
the "specialinfo" part of that page.
But what if I want to make a link on datapage.htm jump
right to the "specialinfo" section of infopage.htm?
I can do it if I hardcode
www.mywebsite.com/info/infopage.htm#specialinfo
but I don't want to hardcode it because pages move.
I want it to be done relatively with the ".." format.
How can I do this in frontpage 2002?