B
bg_ie
Hi,
How can I convert:
Copy%20of%20File
to
Copy of File
I could use a regex but I'm unsure what other escapes exist for url
which might also catch me out. I'm thinking there is a function that
worries about this for me.
Thanks,
Barry
How can I convert:
Copy%20of%20File
to
Copy of File
I could use a regex but I'm unsure what other escapes exist for url
which might also catch me out. I'm thinking there is a function that
worries about this for me.
Thanks,
Barry