[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl-WebCGI] Re: [MacPerl-WebCGI] Converting Strange characters (å, ä,ö) in Perl/Cgi ?



On Thu, 25 May 2000, Jimmy Lantz wrote:

> Hi,
> I wonder if thers a way to convert the swedsih characters Å, Ä, Ö, å ä ö
> into the HTML code as follows: 
>   Å= Å
>   å= å
>   Ä = Ä 
>   ä = ä
>   Ö = Ö
>   ö = ö

s/ö/ö/g;

etc... 

                   0
Christian          ^
__________________/|\____________________________________________
                 / | \ http://www.solvare.se/individer/christian/



==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org