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



Hi Andy,

I thougt about those options but was too lazy to experiment with them and
was hoping that somebody could've done this already so I can simply copy and
paste a ready solution :)

"Andy Johnson" wrote:

> 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

  • ActiveX Control C# equivalent
    ... What is the C# equivalent of an ActiveX control? ... is it a 'Web control ... a 'Windows Control Library' in HTML pages? ... Nadav. ...
    (microsoft.public.dotnet.languages.csharp)
  • 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... ... and then give it public properties etc... ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)