RE: How to use web browser control in a web form?



I've never done this but SHDocVw is Com+ so you can put it on a web page as
an activeX control I think... don't quote me there heh...

I assume the process is similair to adding it to a form as far as the
references go, but then I think you set it's properties and what not, through
javascript, or vbscript whatever...

The easier approach might be to create a web control with the browser on it
and then give it public properties etc...
.



Relevant Pages

  • RE: How to use web browser control in a web form?
    ... I thougt about those options but was too lazy to experiment with them and ... > an activeX control I think... ... > The easier approach might be to create a web control with the browser on it ... > and then give it public properties etc... ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • How to find ActiveX control in html
    ... As I know that tag can be used to quote an ActiveX Control in ... html page, but where does the octet executable code come from? ... where can browser download the ActiveX Control? ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: ActiveX Dead? Alternatives?
    ... > Quite the opposite - any ActiveX control is a COM DLL. ...
    (microsoft.public.dotnet.languages.vc)