APEX_UTIL.URL_ENCODE does not encode special characters
Martin1Oct 19 2010 — edited Oct 19 2010Hi,
i have to encode an URL which has special characters for instance 'üöäÜÖÄ'.
Has somebody an idea, how i can encode also these characters like the function APEX_UTL.URL_ENCODE it does?
At [http://www.w3.org/International/O-URL-code.html] there is a similar Java function - a PL/SQL function which does the same i'm searching for ;-)
Many thanks in advance.
Regards,
Martin