Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Gecko settings

  • 1 antwurd
  • 0 hawwe dit probleem
  • 2 werjeftes
  • Lêste antwurd fan rm2770263

more options

Hi guys!

Sorry for dumb queston, just Iam not a web-dev) My problem is next: I need change default code page (charset) for every document. Its only one charset for all pages, so it can be hardcoded. Due no one another charset web-server do not use.

 Can you pls say how it can be realized? Should it be done by changing some settings files, or maybe need some code changes ( for example at intl/locale etc) ?

Regards, Ruslan

Hi guys! Sorry for dumb queston, just Iam not a web-dev) My problem is next: I need change default code page (charset) for every document. Its only one charset for all pages, so it can be hardcoded. Due no one another charset web-server do not use. Can you pls say how it can be realized? Should it be done by changing some settings files, or maybe need some code changes ( for example at intl/locale etc) ? Regards, Ruslan

Alle antwurden (1)

more options

Just I suppose Firefox using gecko, and this functionality implemented at firefox (charset can be changed at settings menu). So, by the logic, there is some routine to transfer this option to gecko. Thats why Iam asking my question here.