Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Webbrowser bookmark bug?

Status
Not open for further replies.

WiseNewbie

Programmer
Joined
Jan 9, 2004
Messages
45
Location
AU
Hi,

We're in the middle of releasing our product to our clients and we have made our documentation built in to save having to use external mish mash, that aside we're using the webbrowser control to navigate to the topics needed, however i am noticing that whenever you click on a bookmark inside the webbrowser control it doesnt goto the bookmark, instead it loads an empty white screen.

Is this a bug or something else?

It is OK if we ask it to load it in a new browser window(with the object stuff sorted so its within our application and not a seperate IE window)...

Thanks,

- Emily
 
Try some of the examples here for ideas. Hope this helps.
 
Hi,

When i said Bookmark i meant the actual bookmark on the page...

like eg:

index.html#bottom

etc... not favourites(or Bookmarks in Netscape etc)... having an achor to the page i use:

<a name="#bottom"></a>

thanks for trying:)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top