BHO Hangs IE in a specific case

G

Guest

I have written a BHO in C#. I am attaching My Events to DocumentComplete and
BeforeNavigate2 Events. In these events, I am getting the document from the
browser and reading all the input elements from it and writing it to a file.

Works fine in most of the cases. But, when working on a ASP Application over
VPN. IE Hangs. The ASP Application pops up many IE windows depending on the
flow. I can close the popped up IE window after IE hangs. I can click on any
hyper link on the parent window. But, the content of the popped up Window
does not apeear. It also hangs. I can see a hour glass on the title bar of
the window when it hangs.

Any Idea on what is wrong in this scenario. Without VPN the application and
BHO both work fine.
 
G

Guest

Hi, Kumar

I have no knowledge about your problem , but i think you are looking expert
that's why i am writting you my problem please help if you know the solution
I am working with BHO (Browser Helper Object) using visual basic 6.0 Anyone
can tell me is there is any way to write in the address bar though code.
Actually i want when document is complete then i want to replace the current
url from the address to my own, just to replace no need to further browsing
of new url.

Million of thanks in advance.

-Waseem
(e-mail address removed)
 

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