Hyperlinking to next page

G

Gary

Is there a way to hyperlink to the 'next page/previous page' without having to make a new link on every page? Can I create one link to 'next page/previous page' and then copy it onto all other pages?
 
S

Stefan B Rusynko

Only using Navigation View and Navigation bars set to same level
(in say a shared border or include page)




| Is there a way to hyperlink to the 'next page/previous page' without having to make a new link on every page? Can I create one
link to 'next page/previous page' and then copy it onto all other pages?
 
M

MD Websunlimited

Not without some code accomplish it. For example, if you have each of the pages named page1.htm, page2.htm .... page10.htm then you
could use a little code to go to currentpage + 1 or currentpage -1


--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Need to manage your code snippets in FP? Take a look at CodeView!
http://www.websunlimited.com/order/Product/CodeView/codeview.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible


Gary said:
Is there a way to hyperlink to the 'next page/previous page' without having to make a new link on every page? Can I create one
link to 'next page/previous page' and then copy it onto all other pages?
 
Top