I've read all over the place NOT to use spaces in file names intended for use on the Web, e.g. URLs.
I don't understand what's wrong with using "%20
" to replace them when referring to the name in my code. It seems more appropriate to use this replacement because I'm then preserving semantic meaning of my file name.
?