Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. 620202

    Can't get data from Merak via api

    I use an asp file and create an api-object. set apiObj = Server.CreateObject("MerakCOM.APIObject") I can see all functions etc from the api but I can't data from Merak e.g by count = apiObj.GetDomainCount response.write "count: " & count count returns '0' though I have several domains in...

Part and Inventory Search

Back
Top