Api support for non-xml indexer

Hello there,

i

The API is due to have 2 new functions getBinary + putBinary when it is next released. I found these problematic to implement and had to use

var XMLHTTP="MSXML2.ServerXMLHTTP"

to get them to work.

I’ll try and find my examples.