.Net assemblies w/ Internet Explorer
- From: Erik Read <ErikRead@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 10:25:02 -0700
In ASP.NET 1.x you could write a class library that contained WindowsForms
elements, include an object tag on the ASPX page and then access the public
properties and methods of the assemble from unmanaged javascript. For some
reason I can't get the same thing to happen in ASP.NET 2.0. I am unsure if it
is the fault of the DLL (compiled in 2.0) or some change to the IE
communicates with the CLS.
Any ideas?
.
- Prev by Date: Re: Global Variable
- Next by Date: Re: beginner question: local IP-Address
- Previous by thread: Datagrid boundcolumn and edititemtemplate question
- Next by thread: download text/plain file without .txt extension
- Index(es):
Relevant Pages
|