I saved a file , which contains % and %20
when i click on a link,which is pointing to this file. By using javascript am doing encodeURI(filePath)
.
Getting file not found error, but file is available.
Browser Chrome and IE, Server: IIS Server
actual URl : http://<servername>/<Folder>/PDF/!%2-!@crackerunit&%_20151029203000_0.pdf
encodedURl : http://<servername>/<Folder>/PDF/!%252-!@crackerunit&%25_20151029203000_0.pdf