I'd like to use ISO-8859-2 encoding for my pages.
But during writing I use Windows code page (it's obvious, I'm running program under MS Windows).
In preview window or after saving page it shown improper characters instead of national letters.
I can set UTF-8 encoding then in status bar I choose UTF-8 and it's working. But how to work with ISO?
By the way how to set permanet UTF-8 in status bar? When I create new document it's always set to ANSI in status bar.
Thanks in advance.
[HTMLPad] ISO 8859-2
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: [HTMLPad] ISO 8859-2
You can set default encoding in Preferences (under Options menu).
I believe you can support ISO 8859-2 by adding the appropriate META tag and setting ISO 8859-2 as the default encoding on your computer for all non-Unicode programs. This combination could do the trick.
I would recommend to use UTF-8, because it is more modern and widely supported than ISO.
I believe you can support ISO 8859-2 by adding the appropriate META tag and setting ISO 8859-2 as the default encoding on your computer for all non-Unicode programs. This combination could do the trick.
I would recommend to use UTF-8, because it is more modern and widely supported than ISO.
Re: [HTMLPad] ISO 8859-2
Thanks for quick response. I didn't saw this option in Preferences before. My mistake.
And you're right. I should switch to UTF-8 permanently
It seems to be "standard" nowadays.
And you're right. I should switch to UTF-8 permanently
