View Full Version : Dataset Programatic Access?
pstricker
09-16-2010, 06:06 PM
I am unclear, are search results accessible as a dataset or collection that can be accessed programtically?
wrensoft
09-16-2010, 07:56 PM
You can get XML formatted results from the CGI and .NET scripts.
Most programming languages deal with XML fairly well now, so you can post process the XML.
You could do the same with the HTML output, but XML tends to be a bit cleaner and is less likely to change in future releases of the software.
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.