Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

The spanish charters show up with weird symbols in my browser. What should I do?

  • 1 odgovor
  • 1 ima to težavo
  • 2 ogleda
  • Zadnji odgovor od cor-el

more options

The spanish characters (spanish site) show up with weird symbols instead of for example n with a tilde. see elmiraodordeguadal.com

The spanish characters (spanish site) show up with weird symbols instead of for example n with a tilde. see elmiraodordeguadal.com

Vsi odgovori (1)

more options

The server sends the file with the wrong encoding: text/html; charset=iso-8859-1 (BOM UTF-8)

You need to switch the encoding to Unicode (UTF-8):

  • Firefox > Web Developer > Character Encoding (or View > Character Encoding)