ActiveX Control?

  • Thread starter Thread starter David
  • Start date Start date
D

David

Hi,
I have written a HTML/Javascript program that runs on the local PC in
internet explorer. What I want to do is to hook up this program to an
external serial device. How can I do this?.

My guess would be to write an ActiveX control using C++ and embed that
although I don't know whether that is practicable. Has anybody got any
comments on whether this would/could work and any pointers to resources or
similar projects?.

Ta in advance,
Dave
 
David said:
Hi,
I have written a HTML/Javascript program that runs on the local PC in
internet explorer. What I want to do is to hook up this program to an
external serial device. How can I do this?.

My guess would be to write an ActiveX control using C++ and embed that
although I don't know whether that is practicable. Has anybody got any
comments on whether this would/could work and any pointers to resources or
similar projects?.


Not many developers contribute here. Try the IE Web Developer Forum

http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=923&SiteID=1


Ta in advance,
Dave


Good luck

Robert Aldwinckle
---
 
Back
Top