did anyone have an example of vba to get xml answer from livelink search api?
how get xml result of something like this?
for the moment I try standard thing like MSXML2, I look at adodb.recordset
because of the action of the exe, I get data before xml print.
maybe use XSLT can work? I need to get the result, html, xml or xslt, its not important.
how get xml result of something like this?
for the moment I try standard thing like MSXML2, I look at adodb.recordset
because of the action of the exe, I get data before xml print.
maybe use XSLT can work? I need to get the result, html, xml or xslt, its not important.