Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

New Post: AddAttachment

$
0
0
I'm creatig a form with plain HTML and jQuery/SPSerivces. The form has a few fields for file uploads. This is all well and good. On my submit function, I'm successfully adding an item and I get back the ID of the associated newly created list item.

I'm in turn passing that ID into the AddAttachment operation. My issue is how do I fetch the file and stream it to Sharepoint? mI'm not finding anything helpful on this, the most important part.

Viewing all articles
Browse latest Browse all 6517

Trending Articles