> I never expected character coding to be such a big problem with > mozilla. Hey, it's only English. Why is this so hard? What is the best > setting for encoding? UTF 8?
i guess that's where things start to go wrong: if people/countries/Yahoo just assume that everyone in the whole wide world should stick to US characters.... I use 8859-15 w/o problems so far. I don't if that works with Yahoo, but you might wanna try that. Alternatively, try Windows-1252 (although in principle this would be the same mistake: like everyone in the whole wide world is using windows...) Eric
