|
|
Browse by Tags
All Tags » document library
-
Hi Everyone,
I have a client requirement to list all the sites, workspaces, lists and libraries of the current logged in user listed in a web part as
Sites
Site 1
Site 2
Lists
List 1
List 2
Document Libraries
Doc Lib 1
Doc Lib 2
Workspaces
Doc Workspace 1
Doc Workspace 2
I tried out by directly accessing the Sharepoint ...
-
Hi dude if u wanna to copy all files from your sharepoint you should save the files by the different formats like below here my code save the htm file from sharepoint to our local disk. this code snippet is working in vs .net 2005 ...
-
I am using SOAP requests to the Lists web service to get results back from a document library. What I want is the list of documents in a sub-folder. There is a <Folder> option in <QueryOptions>, and I am using that with the sub-folder name (eg. as per below), but I can't seem to make this work.
<SOAP-ENV:Envelope ...
|
|
|