Heeral S Kanchanwala 21.Apr.08 11:51 PM a Web browser Applications development/customization6.5.1Windows 2000
I have written a lotus script wherein i have used Domdoc API to access documents in a particular binder using HTTP protocol. In order to access the library, i am providing the Domdoc site administrator's credentials.
The issue that i am facing is that in a particular binder I am not able to access all the documents that are actually present in the binder. For example, in a binder X, there are 7 documents but the code theDocuments.Count returns only 5 documents.
I am sure that the user whose login credentials I have provided does have manager access to all the file cabinets, binders and the documents. I can login on the web into the library and I am able to see all the documents in that binder and also check out / check in the document.
Can anyone please guide me as what could be the reason for this disappearing of documents only when I use DomDoc API. Any assistance would of great help.