PassMark Logo
Home » Forum

Dataset Programatic Access?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pstricker
    Newbie
    • Sep 2010
    • 1

    #1

    Dataset Programatic Access?

    I am unclear, are search results accessible as a dataset or collection that can be accessed programtically?
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    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.

    Comment

    Working...