|
|
| Just another Perl shrine | |
| PerlMonks |
uri and file namesby rsiedl (Friar) |
| on Apr 03, 2007 at 05:19 UTC ( [id://607974]=perlquestion: print w/replies, xml ) | Need Help?? |
|
rsiedl has asked for the wisdom of the Perl Monks concerning the following question:
hi monks i have some files on my linux system that contain uri_escaped characters. i.e. boo%20hoo.xls i would like to be able to link to/download these files via a web browser. however when i try a normal href it translates the uri_escaped chars back into their normal values (%20 becomes "space", etc) and then says the file cannot be found. does anyone have any suggestions on how to work around this?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||