Is it possible?

  • Thread starter Thread starter budhA
  • Start date Start date
B

budhA

Can I load a win control, wich is on a client machine, to a web form.
<object> tag does not do the trick!
 
I know about that way but in this case control is on a server and then
downloaded to the client machine.
Can the classid parameter, in object tag, identify control that is in global
assembly cache on the client machine so it wouldn't
need to be downloaded from server to the client?
 
Back
Top