Create a SharePoint document library sub folder

H

Hans

Hi,

Is there a way to create a folder in a document library on a SharePoint site
using a button in infopath 2003?
VB Script or Jscript.

I would be very greatful for any help on this subject.

Regards,
Hans
 
G

Gavin McKay

Hi Hans,

You could do this by calling the SharePoint web services via script I
believe. There should be info in the Sharepoint SDK on how to do this. I
haven't done this with vb/javascript but in theory it should work... I can't
see any method in the "Lists" web service that could help, but their are
other web services that might.

Failing that, you could either get the web service to submit a web service
that would perform a batch job for you via the SharePoint assemblies, or
maybe just submit an email to the SharePoint admin along the lines of:
"Please create a folder for me" :)

HTH

Gavin.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top