P
Paul Robinson
Hello chaps,
Last time I posted a question here I got a perfect answer in minutes - so
I'm really hoping the same happens today!
I need a way to secure form submissions, either through a SharePoint Forms
Library (preferred) or NTFS folder. People completing the forms should not
be able to see the responses of other users.
Sounds simple, but I'm finding it quite complicated. NTFS write access
doesn't do the business it would seem (the form can't save) , and SharePoint
doesn't appear to support saving but subsequently not editing or viewing.
I know I could overload the form save location to save it somewhere 'secret'
but really that seems like a ropey and insecure way to configure it. I want
to avoid having to write a Web Service to consume the XML if possible, unless
someone knows of a ready-made web service which could just drop the file into
a SharePoint library or something on submissions?
All comments and suggestions are welcome. You can be as techie as you like,
i'm not frightened!
Last time I posted a question here I got a perfect answer in minutes - so
I'm really hoping the same happens today!
I need a way to secure form submissions, either through a SharePoint Forms
Library (preferred) or NTFS folder. People completing the forms should not
be able to see the responses of other users.
Sounds simple, but I'm finding it quite complicated. NTFS write access
doesn't do the business it would seem (the form can't save) , and SharePoint
doesn't appear to support saving but subsequently not editing or viewing.
I know I could overload the form save location to save it somewhere 'secret'
but really that seems like a ropey and insecure way to configure it. I want
to avoid having to write a Web Service to consume the XML if possible, unless
someone knows of a ready-made web service which could just drop the file into
a SharePoint library or something on submissions?
All comments and suggestions are welcome. You can be as techie as you like,
i'm not frightened!