views:

453

answers:

0

I am trying to upload multiple files into a SharePoint LIST as attachments. (can't use Document Libraries).

I'm trying to use jquery to accomplish this but I'd appreciate any help or advise you may have concerning how best to upload to a list.

For instance, can multi-uploads be accomplished when creating a new item?

If you have code or examples/url's I can refer to I would welcome that.

Cheers.

PS - I need to select multiple files to upload at one go too...I know you can do this with flash-uploaders but can this be done for ASP.NET and specifically for SharePoint?