c# as ActiveX

  • Thread starter Thread starter DarekB.
  • Start date Start date
D

DarekB.

Elo,
how to put my own form as object on a web page. (you know, as activex,
4example simple game)
how to write form.
how to write index.htm.

Please help, on private if you please
(e-mail address removed)


Reag @ big tnx


debe
 
Debe,

Check out the article on WindowsForms.net titled "Using Windows Forms
Controls in Internet Explorer", located at (watch for line wrap):

http://windowsforms.net/articles/iesourcing.aspx

This requires that the client has the .NET framework installed on it, as
well as some security settings to be changed as well (which are outlined in
the article).

Hope this helps.
 
Back
Top