createNewDocumentWithProgID problem [modified]
SharePoint
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I want to create a word document from a template (calling from webpart). I use "createNewDocumentWithProgID" function. My problem is that stored documents are always created as a “system account”. What should I do to get the currently logged on user – the one who created document? Is it possible to force a filename of the stored document, without a dialog box? :( (Sharepoint 2010/c#)
modified on Wednesday, September 21, 2011 3:10 AM