Home All Groups Group Topic Archive Search About

Host application in IE

Author
4 Apr 2006 10:01 PM
Anthony Sox
Could someone point me in the right direction or provide a solution to my
problem. I need a  program that can run in internet explore, the same way as
acrobat reader or word, excess e.t.c can run in internet explore using
vb.net or c#.

Thanks in advance

Author
5 Apr 2006 5:02 AM
Cor Ligthert [MVP]
Anthony,

http://msdn.microsoft.com/msdnmag/issues/02/06/rich/default.aspx

Be aware that you can in fact use that only inside your own organisation.

The reason is that you that you need for that the correct Framework
installed on the client.

The security settings should be set for that.

As long as we are not in a generation of OS were all frameworks are
integrated, is a Java Applet probably a better choose. (Although that is as
well only usabel by users that trust you for 100%)

Just my thought,

Cor


Show quoteHide quote
"Anthony Sox" <trigga***@hotmail.com> schreef in bericht
news:e6yRzMDWGHA.4924@TK2MSFTNGP05.phx.gbl...
> Could someone point me in the right direction or provide a solution to my
> problem. I need a  program that can run in internet explore, the same way
> as
> acrobat reader or word, excess e.t.c can run in internet explore using
> vb.net or c#.
>
> Thanks in advance
>
>