ActiveX objects manipulation functions

For purpose of communication with individual ActiveX objects, there are implemented functions, which look like functions commonly used in the expressions of eval tags or scripts. Function names are created by the prefix %HI_.

Example:

In active picture, there is placed an ActiveX object of Microsoft Web Browser named _AX_MBWNech. The following call

%HI_AXInvoke(_AX_MWB, "navigate", "http://www.ipesoft.sk")

will open the web page www.ipesoft.sk in the ActiveX object window.


ActiveX objects manipulation function:

Napíšte komentár