Saving to Sharepoint with Javascript
I know that you can save directly from Acrobat to SharePoint manually from the interface...but I'm trying to save to SharePoint (via a trusted function) through JavaScript.
I'm having some issues in that...if I force a connection to SharePoint (intranet) manually my script will succeed. But if the user logs off and back on and then loses that connection, my script will fail. I've been working with our network guru and here is a question he is asking. I have no clue, but any suggestions will be greatly appreciated!!!
Is there any way for a script to access the sharepoint web connector? It seems to pass through authentication without any issues. Currently making webdav conections but it only works if the user already has an open and authenticated connection. If the connection isn't already established it just fails.
Thanks everyone!!!
Karen
