webbrowser control: navigate to another URL in a subdoc

P

pp3000

Hi,

I have an application with an AxWebbrowser control, and the webpage is
a document with a frameset with multiple documents in it.

What i would like to do, is the subdocument of the frameset to
navigate to another URL, while maintaining the frameset with the
other documents in it.

The function AxWebbrowser.Navigate2 only controls the main document,
so how can I accomplish the same functionality for the subdocuments?
It's easy with HTML, but programmatically in .NET??

Please help me out!!!

Thanks!
 

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