I have a big text (consider html) and I need to set in bold a substring. I have the substring unaccentuated, but I need to convert also the accentuated parts.
if I have
a : á ä, ...
c: ç
....
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_23333454.html
Zones:
PerlDate Answered: 04/20/2008 Grade: A Views: 0
Hi
After a form where i have typed a japanese word (like to first search option of google JP),
on the CGI side , i get %83E%83F%83u%91S%91%CC%82%A9%82%E7%8C%9F%8D%F5
I need to convert this s...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_21363402.html
Zones:
CGIDate Answered: 04/08/2005 Grade: B Views: 0
Hi, I am looking for a utility to convert text files from ascii to unicode. I have tried the native2ascii (-reverse) util that comes with JDK but it doesn't cut it. I want to process directories of...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10068602.html