Sorry, that is how bookmarks work.
You can look into using CSS / Layers, which may help or you can look into custom server-side
scripting, such as ASP, ASP.net, PHP to accomplish.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
"pauls" <(E-Mail Removed)> wrote in message
news:20324955-99BC-47C4-8C08-(E-Mail Removed)...
>I am creating a main page of which I wish to have hyperlinks to bookmarked
> areas on another page. The problem I am having is that I want to display
> only the bookmarked section of the page. When I create and display the
> bookmarked hyperlink on my main page in the frame, I not only see the text
> where the book mark is but I also see the rest of the page. So I only want a
> certain sections, say paragraph 2 and 3, to be shown in my frame when I click
> the hyperlink.
>
> How I created the bookmarked page. Created a blank web page, added the
> text/paragraphs, then at certain paragraphs I inserted the bookmark using a
> unique name for each one. So bookmark1 would be for paragraphs 2&3 and then
> bookmark2 would be for paragraphs 5&6. So how can you display only the booked
> marked paragraphs for bookmark1 when you click the hyperlink?
>
> Hope I made sense of this to you.
>