| I'm having a bit of a problem with a download I'm doing. In the URL it has
certain syntax such as %20 instead of <space> and other changes like that. The
% items are only for use in the script preceding it and if you were to change
the % items to their corresponding character the url will fail. Is there a way
for me to force it to ignore %20, %25 or any other items like that in the url?
I know it might be tough, but anything helps.
Thanks. | |