Strange problem
Posted: Sat Nov 23, 2013 7:18 pm
I am using WebgadGet to load a file from a flash stick.
This is the filePath: /Volumes/Test Game/index.html
The Flash stick name has a space in it, when I try to load the file it does not work.
If I rename the flash stick: /Volumes/TestGame/index.html and remove the space it works.
I tried adding chr(34) before and after the file path but that did not work.
Any help would be appreciated.
This is the filePath: /Volumes/Test Game/index.html
The Flash stick name has a space in it, when I try to load the file it does not work.
If I rename the flash stick: /Volumes/TestGame/index.html and remove the space it works.
I tried adding chr(34) before and after the file path but that did not work.
Any help would be appreciated.