Re: Help with getting URL from browser in BHO



Rich Douglass <vcs_rich@xxxxxxxxxx> wrote:
> I have been having problems getting the URL to a page in my BHO. It
> seems to work fine when the URL is relatively short, but on long ones
> (in one case
>> 400 characters), it causes the browser to crash. The full text of the
> message was posted last week, but to date no one has replied. I am at
> a total loss why this would be. Any assistance is greatly appreciated.

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


.



Relevant Pages

  • Re: webbrowser changing the cursor
    ... >I want to change the cursor in the browser for certain items. ... Igor Tandetnik ... With sufficient thrust, pigs fly just fine. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: POSTing Chinese characters
    ... You will have to take a network trace to determine if the missing characters ... clear whether the web browser chose to UTF8-encode the POST data or not. ... and it works in English ...
    (microsoft.public.inetserver.iis)
  • Re: Arabic IIS6 Windows 2003 Issue
    ... encoded correctly between the browser and database. ... I believe that IIS6 is able to correctly handle your scenario, ... English characters tend to work because most character sets keep them at ...
    (microsoft.public.inetserver.iis)
  • Re: String trim (was JavaScript Functions)
    ... Richard's test considers only the characters that he thinks should ... clearly lists all of the character code points. ... Richard's test cannot tell whether a browser is ... accept a newline followed by spaces and HTabs. ...
    (comp.lang.javascript)
  • Re: String trim (was JavaScript Functions)
    ... It also mentions Unicode space separators. ... Those space separators are also clearly defined in Unicode under the White_Space section. ... that NO browser recognises, that's not much of a worry for coders ... representation fails to match some of the characters and also ...
    (comp.lang.javascript)