Tuesday, August 23, 2011

Uploading Multiple Files with Drag and Drop

 

A nice enhancement in SharePoint 2010 is the multiple document upload functionality. Now you may drag and drop files directly into a newer Internet Explorer browser (IE 8+) and have these files uploaded to your SharePoint list. When you are cranking away with 50 applications open, this little trick will save you some time!

No comments:

Post a Comment

Access to XMLHttpRequest at 'from origin has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. .net core angular

Issue: The angular application was getting error from API that the origin has been blocked by CORS policy. Solution: Make sure that the...