Well, I have been stress testing this new Webdav lib version of the XMLHttp version I wrote, and I have been very pleased with the performance, but the results are not being ordered when I call
getResponses on a SearchMethod object.
What I have found is that if I get the responses they are being ordered randomly even with order by constraints. This used to work before using the MS Server XMLHttp object, and sending a verbatim DASL/XML Request. I have noticed that if I call getResponseURLs and get each response by url value, the results are in the correct order, but this isn't a good solution, since I need the entire xml responses, not parts of it.
Has anyone else seen this problem? How do I fix this?
Thanks in Advance!!
Jeff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
