[Project_owners] URL decoding
Erwin Wessels
erwin at transpontine.com
Mon Feb 9 15:36:59 EST 2004
Short answer: I don't know if one exists.
However... since you've found an XPCOM object that does unicode
en/decoding, you could turn the url encoded string into a unicode byte
sequence and have that component translate it for you, I'd gather.
-E
Eelco van Kuik wrote:
>Hi,
>
>Does anybody know how to turn:
>
>%C3%A1+%C3%9F+%C3%B5
>
>which is encoded with UTF-8 back into:
>
>á ß õ
>
>...?
>
>I found only an XPCOM object that could do unicode en/decoding, but I
>couldn't find a URL encoding Xpcom object.
>
>Does one exist?
>
>Regards,
>
>Eelco van Kuik
>
>
>_______________________________________________
>Project_owners mailing list
>Project_owners at mozdev.org
>http://mozdev.org/mailman/listinfo/project_owners
>
>
--
This is a signature.
More information about the Project_owners
mailing list