Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Russian HTML help does not display in US Windows (bug)
Message
 
To
09/06/2002 08:22:16
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00666349
Message ID:
00666443
Views:
20
>I created a russian chm file in russian windows and specified
>a russian language everywhere.
>I usede HTML help workshop shipped with VFP 7.
>
>If I open this CHM file in US Windows (russian fonts are installed)
>its contents is totally unreadable: russian characters are not shown in contents pane. It seems that chm viewer selects some other font.

Try to add to HTML header:
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<meta http-equiv="Content-Language" content="ru">
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform