Hi,
I develop .NET control which will host in IE (like applet). I want to set
value of <INPUT> from this control. Is it possible.
If no, is possible to change something in client-side from this control ?
P.S.: I browsed .microsoft.com and also I tried to find something in
google.com about .NET controls for IE but I found only very poor samples and
almost nothing from Microsoft. Does it mean Microsoft do not documented .NET
controls for hosting in IE ??? If you know some links please write me its
becuase I cann't find them.
Muc thanks.
Eric - 19 Feb 2005 02:09 GMT
This isn't a popular thing to because you will have to learn a lot about
code access security:
http://www.15seconds.com/issue/030610.htm
http://blogs.msdn.com/shawnfa/archive/2003/06/26/57026.aspx
http://www.mastercsharp.com/article.aspx?ArticleID=72&&TopicID=8
Eric