If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
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