i have created activex control in have event ondataavailable fired whenever new data available .
i usign in .htm file script tag works fine when make javascript external javascript(.js) file gives me error.
i want make use of javascripts callback.
please suggest example or code reference
thanks in advance.
maybe reason is: in javascript file, cannot find active control id. consider define var in .htm, value of var active control id; use var in javascript file.
Comments
Post a Comment