Hi
I hava an OCX control working good in IE 32 bit (VIsta x64) and not working on IE 64 bit (VIsta x64). Now, i have converted this .net dll and now i dont have clear idea how do i used it in aspx page using javascript to run in the client side.
As this dll will communicate with a hardware device.
The ocx communcats with hardware using javascrpt. which get download as ActiveX controls and works good. And now after convertion i want it to work in IE 32 and 64 bit .
How do i get it running. Can any one help me here.
Thank you in advance.

Sanjay