Hi. Is it possible to use spaces in jar URIs? I have a test zip file with 2 files in it. One has a space in the filename and one doesn't. Using FF and my XUL app I can see the file with no spaces in the filename but not the other file. I have tried replacing the space in the URI with %20 but with no success.
Unsuccessfully tried: jar:file:///C:/Documents%20and%20Settings/Administrator/Desktop/ePaedia/Application/Windows/content/test.zip!/test page.html jar:file:///C:/Documents%20and%20Settings/Administrator/Desktop/ePaedia/Application/Windows/content/test.zip!/test%20page.html Thanks, James _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
