Re: Anyone implemented application help using HTML?

From: <djohns_at_freewwweb.com>
Date: Fri, 24 Sep 1999 23:17:10 -0400
Message-ID: <7shenn$jsq$1_at_news.smartworld.net>


To create the page handle TOP
<a name="TOP">Top</a>

to reference it from inside the page
<a href="#TOP">Goto Top</a>

to make an external reference to the handle

<a href="mypage.html#TOP"> Go To Mypage TOP</a>

HTH Dave Received on Sat Sep 25 1999 - 05:17:10 CEST

Original text of this message