Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

JPG file names truncated

When there are multiple spaces in the .jpg file name, the file is not displayed. When I say response.write, it displays the filename with all spaced truncated other than the first space.

I saw that it is just a matter of displaying error. When I reviewed the filename string, all spaces are there. However, the file is not displayed.

How to handle this situation. i.e.how can I display a file with many spaces in it?

http://10.99.2.116/CAIRS/APACHE/PL_PHT_EC336A T20051 T285 031.JPG
[516 byte] By [rkbnair] at [2007-11-11 7:49:47]
# 1 Re: JPG file names truncated
http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemwebhttpserverutilityclassurlencodetopic1.asp
Phil Weber at 2007-11-11 23:13:35 >