...more information on "bookmarks" can be found in the FP help files, prolly
under "hyperlinks".
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/off...tid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/fron...o/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/und...ing/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default...h;en-us;fp10se
===
"Steve Easton" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> <a href="#top">TOP OF LONG PAGE</a>
> will be faster as it doesn't reload the page from the server.
>
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> 95isalive
> This site is best viewed............
> .......................with a computer
>
> "Johnny" <(E-Mail Removed)> wrote in message
news:%7XEc.17464$(E-Mail Removed)...
> > Hello, and I know this isn't specific to Front Page, but there are some
> > very helpful people here.
> >
> > At the bottom of a quite long page I want to create a link to the top of
> > that very page.
> >
> > Assume the page is named longpage.htm and that the link is "TOP OF LONG
> > PAGE."
> >
> > What are the pros and cons of these two methods, and is there a better
> > way?
> >
> > Method 1
> >
> > <a href="#top">TOP OF LONG PAGE</a>
> >
> > Method 2
> >
> > <a href="longpage.htm">TOP OF LONG PAGE</a>
> >
> > In particular I'm interested in which method will load the page faster,
> > but I certainly want to know about any other other differences. They do
> > both work at all, don't they?
> >
> > Thanks.
> >
> > --Johnny
> >
> >
>
>