Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to programmatically create a subfolder in a Sharepoint document library. Is there a way to do this with Sharepoint web services? Perhaps a post somewhere that can help me with this? Thanks.
Posted

1 solution

Using webSerivce u can pass Path and it will create folder for you.
So u can create folders /SubFolders.

Let me know if u wanan see code,

Thanks
-Sam
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900