in reply to Re^2: can't get å,ä and ö to work with Class::PhraseBook
in thread can't get å,ä and ö to work with Class::PhraseBook

I thought I was back on track, but implementing your suggestion just gave me some other problems.
It now works with the text from the XML file, but the rest of the webpage text now looks something like this:
Om nŠ­n av de obligatoriska uppgifterna inte visar sig st䭭a och + du inte r䴴ar till detta p¶Âppmaning fr³èoss sˆîommer ditt kon +to att raderas.
I know I can get rid of these strange signs by using "& aring;" = å "& auml;" = ä and "& ouml;" = ö, but there must be some other way around all this? Is there a way to put codes for å, ä and ö in the XML file? or is there any other solution?
  • Comment on Re^3: can't get å,ä and ö to work with Class::PhraseBook
  • Download Code