Quantcast
Channel: User aggsol - Stack Overflow
Viewing all articles
Browse latest Browse all 44

Answer by aggsol for Number sign/Hash in filename of file URI

$
0
0

I found a workaround by using JavaScript for the onclick event of the link:

var doc = window.open();doc.location.href = "file:\\\c:\path\to\abc%23123.txt";return false;

This opens a new window a required and then sets the URI with number sign.


Viewing all articles
Browse latest Browse all 44

Trending Articles



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