User Groups - Other Developer User GroupsPost your announcements about user groups for developer audiences other than INETA and LUGs
Welcome to the p2p.wrox.com Forums.
You are currently viewing the User Groups - Other Developer User Groups section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
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.