Re: Access violation for TWebBrowser: fixes didn't work at all



You could try EmbeddedWB (I notice that this component seems to have
moved to a different company since I last looked). I had problems like
this if Javascript in the page tries to move the current browser window,
or open a new one. The solution was to disable scripting, but this won't
help out in your case :).

Thank you for your kind answer. I tried that component but it has a
very strange behaviour: sometimes, the control extend itself on the
whole form, covering the other controls. This happens with the default
settings. Strange, isn't it?

.



Relevant Pages

  • JavaScript vs VB Script in Microsoft Scripting engines
    ... I have had recently strange behaviour using JavaScript and VBScript ... engines, provided with Micorsoft Windows. ... scripting engine is used, working with objects, inside JS functions, does ...
    (microsoft.public.vc.atl)
  • Re: JavaScript vs VB Script in Microsoft Scripting engines
    ... actually "arguments" which is a object in the Standart JavaScript ... And thus running code outside function used my object, ... > I have had recently strange behaviour using JavaScript and VBScript ... > scripting engine is used, working with objects, inside JS functions, ...
    (microsoft.public.vc.atl)