The new problem was the HttpUtilities.UrlEncode() method switched spaces ( ) to plusses ( + ) instead of %20 like the browser wanted. So file+image+name.jpg ...
確定! 回上一頁