W
Wells Caughey
Hello everyone,
I am trying to load and use a .NET object in Web Page as described by
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpguide/html/cpcondeployingco
mmonlanguageruntimeapplicationusingie55.htm
As a summary it says to use the Object tag with an classId similar to
classId=http://mydomain/path/myAssembly.dll#classname. Well, I've done this
and it appears that assembly has been downloaded and is being run. My
problem is, now that it is running locally in IE, how do I get the object to
do anything? I would like the object to manipulate the DHTML DOM but I
can't seem to find any documentation on this?
Any help (including what newsgroups might be more appropriate) would be
greatly appreciated.
Thanks,
Wells
I am trying to load and use a .NET object in Web Page as described by
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpguide/html/cpcondeployingco
mmonlanguageruntimeapplicationusingie55.htm
As a summary it says to use the Object tag with an classId similar to
classId=http://mydomain/path/myAssembly.dll#classname. Well, I've done this
and it appears that assembly has been downloaded and is being run. My
problem is, now that it is running locally in IE, how do I get the object to
do anything? I would like the object to manipulate the DHTML DOM but I
can't seem to find any documentation on this?
Any help (including what newsgroups might be more appropriate) would be
greatly appreciated.
Thanks,
Wells