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

New Post: Deleting documents

$
0
0
If you decode the URL prior to passing it in, it should work:
var url = "http://server/site/Lists/Working%20Docs";

console.log(url);

console.log(decodeURI(url));
I don't think I've ever ran into this problem, so the actual answer may be something else altogether. Whatever you find out, post back.

Cheers,
Matthew

Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>