Hello,
Thank you for contacting National Instruments.
I believe the reason you are experiencing problems is because ActiveX controls embedded on a front panel draw and operate almost completely independent of LabVIEW. In fact, unless you have the same ActiveX object installed on a remote client, an ActiveX control embedded on a front panel will not even display on the remote client's browser.
When you manipulate the ActiveX control in the web browser, it is physically changing the ActiveX object installed on that remote computer, rather than the same ActiveX object installed on the local machine. The rest of your program is expecting the object on your local machine to change, but it is not.
I am not sure that you will be able to generate value change
events off an ActiveX control via a remote browser. I will look into it a little more, and if I find out otherwise, I will let you know.
Matthew C
Applications Engineer
National Instruments