HTTP Client API for ActiveX Version 8.2.2
 —  HTTP Client API for ActiveX  —

API Reference Section

The ActiveX API provides a Document Object Model oriented interface to Tamino for Windows systems. The interface is implemented as an ActiveX control and permits the user to make queries and updates to Tamino without knowledge of the low level HTTP protocol. In particular, transactions are handled transparently.

../graphics/gr_b_sm.gif Tamino DOM Interface

The description of the implemented properties and methods for the ActiveX XML API.

../graphics/gr_b_sm.gif Tamino Non-XML Interface

The description of the implemented properties and methods for the non-XML API.

Tip:
Methods that take a relative URL will combine the supplied relative URL with the Tamino XML Server base URL to produce an absolute URL that is used to process the programmer's request.

Top of page