Obviously what works fine is the sequence of decode transformations on your encoded filename, not in the already decoded string as I posted. Sorry.
This is the correct example:
UTF8Decode(URLDEcode('Sin%20t%C3%ADtulo%201_html_m5b7e3440.jpg'));

This seems to work fine

UTF8Decode(URLDecode('Sin título1_html_m5b7e3440.jpg'));

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to