I need to find a way to isolate, decode, and copy attachment (base64 encoded) files from an InfoPath XML into a document library.
I have had some success following this thread: http://spservices.codeplex.com/discussions/34473
But now I am stuck. I need to decode the output and move the attachment(s) to a document library. Ideally, I would use the Infopath form title as the title of a subdirectory to send the attachments to.
I am really new to jQuery, so any suggestions are appreciated.
I have had some success following this thread: http://spservices.codeplex.com/discussions/34473
But now I am stuck. I need to decode the output and move the attachment(s) to a document library. Ideally, I would use the Infopath form title as the title of a subdirectory to send the attachments to.
I am really new to jQuery, so any suggestions are appreciated.