Click to See Complete Forum and Search --> : Stumped with spaces


sirius
03-06-2003, 06:53 PM
Hi All,
I have a problem that has been stumping me all day. Basically my web page needs to access come htm files on another computer. The problem lies in the fact that the files are generated by a 3rd party app which will only output them in the format \\server\ file1.htm

Hence I tried to substitute the space with %20, but it will not open the page. If I type in the URL using a space, I have no issues.

Help please, any workarounds considered (except I cant rename the file!!)

Thanks

Nevermore
03-08-2003, 04:28 AM
copy and rename the files

zapdos900
03-08-2003, 07:31 AM
Dont put the spaces.

Nevermore
03-08-2003, 09:56 AM
I think the point was that they can't affect the name of the file.