WebBrowser control .net cf 3.5 Jump To Anchor??

C

CS

So, I have read several posts and it seems that this functionality was
available at some point in time with previous versions of WebBrowser
control by 3rd parties.

But, they are no longer making this control.

Has anyone found a way to programatically have the WebBrowser control
jump to an anchor tag that is within the control?

Thanks
 
J

Jesse Houwing

Hello CS,
So, I have read several posts and it seems that this functionality was
available at some point in time with previous versions of WebBrowser
control by 3rd parties.

But, they are no longer making this control.

Has anyone found a way to programatically have the WebBrowser control
jump to an anchor tag that is within the control?


just set the url to the current url#anchorname

that should work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top