Using ActiveX API from VBScript

I am looking for examples of how to use the tamino ActiveX API from VBScript (IIS). Specifically, examples pertaining to retrieving, inserting, updating, and deleting a document.

Many thanks.

You can find a VB example here on this site.

Try out the downloads at
http://www.softwareag.com/developer/download.htm#steps

A second example you can find at
…\Tamino 2.3.1.4\SDK\ActiveX\sampleVBNonXML

And have a look in the JScipt documentation of the TaminoX OCX. It is very similar. You can translate it to VB easily.

Peter :slight_smile: