Host application in IE

  • Thread starter Thread starter Anthony Sox
  • Start date Start date
A

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
 
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
 
Back
Top