Hi
I have a lot of document libraries, every document library can be viewed by all the user groups but only specific user groups can upload document to a document library, and all the users belong to at least one group.
What I need to do is, find the document libraries that the current user can upload a file, I want to use Sharepoint web services, I found Permissions.asmx GetPermissionCollection method, but I dont want the site level permissions or a list I need permissions on a document library, so far I couldnt succeed.
Any idea would be more than welcome
Thanks