asp.net assembly

M

mehdi_mousavi

Hi folks,
There are 2 ways to load an external program into users' browser (to be
activated on client-side), say, ActiveX Controls & Java Applets. Can we
add up ".NET Assemblies" to the mentioned list, too?

Any help would be highly appreciated,

Cheers,
M.Mousavi
 
B

Brock Allen

This was sort of supported by v1.0 and v1.1, but both versions worked differently.
Also, this is an IE only thing, as the mechanism that makes it work is wrapping
up your assembly as a COM componenet. So from the browser's perspective it's
only an ActiveX control. I'd say it's a dead end approach, as it's not supported
in v2.0.
 
A

Aquila Deus

mehdi_mousavi said:
Hi folks,
There are 2 ways to load an external program into users' browser (to be
activated on client-side), say, ActiveX Controls & Java Applets. Can we
add up ".NET Assemblies" to the mentioned list, too?

Any help would be highly appreciated,

and require the user to install .NET?

Javascript in IE is powerful enough to perform most tasks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top