In our previous episode, Fiordean Dacian said: > if I got the following URI: > > file://C:\Program Files\...\... > > How it's possible for me to tell libwww not to parse the space char between Progran and Files. At last, an easy question :) Code the spaces as %20, as given in the URL spec. Also, you can leave the slashes as / if you want. libwww converts them to the local system equivalent. -joseReceived on Monday, 26 March 2001 10:06:19 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:39 GMT