Re: Web Browser and HTA

From: Igor Tandetnik (itandetnik_at_mvps.org)
Date: 03/14/05


Date: Mon, 14 Mar 2005 16:09:06 -0500


"Neil Stevens" <neil_stevens@blueyonder.co.uk> wrote in message
news:%23Vkf4iNKFHA.2812@TK2MSFTNGP15.phx.gbl
> Is there anyone who can help or point me in the right direction. This
> is not just a case of browser customization, i know how to do that
> (with a browser control on a form etc.), this is getting a handle to,
> or an instance of the browser control that is created as part of the
> HTA application and then customizing that.

Why would you want to do that? The whole point of HTA is that you write
your whole application in HTML and script. If you can host WebBrowser
control, you don't need HTA.

With HTA, you can disable any accelerators in your HTML. Just handle and
suppress onkeydown event.

-- 
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: Web Browser and HTA
    ... windows forms, and the application performs a lot of searchs against an SQL ... which is available through the WB customizer which will perform some of the ... control created by the HTA, if this is at all possible to do. ... >> (with a browser control on a form etc.), this is getting a handle to, ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Web Browser and HTA
    ... researching browser customization and have developed a C# browser ... My application will start and create a process for the HTA application then ... but i am unsure about how to get an instance of the browser control that is ... just a case of browser customization, i know how to do that (with a browser ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: HTA Shows Source Instead Of Running
    ... that it is parsed as html hence the contenxtmenu. ... You know that you can delete iexplore.exe from your system and hta ... That will fail for these mentioned elements. ... > is associated to MSHTA like any other working system. ...
    (microsoft.public.scripting.wsh)
  • Re: winsock for vbs in html
    ... >> it just serves HTML pages. ... > If I need that kind of access to client resources, I develop/deploy an HTA ... > a wrapper for a trusted iframe hosting an ASP page. ... It could be ordinary htm, php, etc., whatever the server ...
    (microsoft.public.scripting.vbscript)
  • Re: how to capture events in a brower?
    ... that I want to capture the event outside the html/hta. ... I ran into trouble with using createObject in HTA in the WinXP ... control the web browser running my html or hta. ... As long the vbs script ...
    (microsoft.public.scripting.vbscript)