Re: Help with getting URL from browser in BHO

Tech-Archive recommends: Speed Up your PC by fixing your registry



Igor,

I haven't tried the WebBrowser2 interface. Maybe that will do the job. I
just need the URL unencoded so I can look at it directly, so that seemed to
do the job very well. And it works fine for shorter URLs, so that is the
crux of my problem. I'll give your suggestion a try and see if that helps.
I'll let you know of my success or failure on this.

As always, thanks for your help.

Rich Douglass
Vermont Creative Software
www.vtsoft.com
Makers of quality programmers tools since 1984

(Note that I accidentally sent my reply privately and just realized it, so
it is reposted here for the group)

> I don't know what the problem is - your code looks good. Having said
> that - can't you just use IWebBrowser2::get_LocationURL ? It seems to
> work for me without any problems.
> --
> With best wishes,
> Igor Tandetnik
>
> With sufficient thrust, pigs fly just fine. However, this is not
> necessarily a good idea. It is hard to be sure where they are going to
> land, and it could be dangerous sitting under them as they fly
> overhead. -- RFC 1925
>
>


.