I wrote a script to go through a directory and generate a paginated list of all the files of a certain type. The script works great on my computer, I click the file and it automatically force-downloads the file (which is what I wanted.) I just got the new Droid phone, though, and when I tried downloading some stuff from the page, files that had spaces in them wouldn't work. Files that have no spaces work fine, even files in which the spaces are replaced by underscores. I've tried replacing the spaces with %20, but that doesn't seem to work for some reason.
I really want this to work both desktop and mobile, can someone PLEASE help me!
I really want this to work both desktop and mobile, can someone PLEASE help me!
Comment