Like the title,I designed a voltmeter which use the NI Measurement Studio ActiveX controls (like CWButton,CWNumEdit and so on)with VB 6.0. Then l made a HTML page by VB's Package and Deployment Wizard. Now I want visit the parameters of the CW ActiveX controls (for example : CWButton.Enable) of the voltmeter's. How can I visit the parameters ?Or can I visit it in the HTML pages?And use it in a Scripting like VBScript or JavaScript?