|
-
August 6th, 2009, 08:57 AM
#1
WebBrowser, Foreign characters
Hello,
I use a WebBrowser under VB6 (XP, IE7) which cannot display some characters in HTML pages created with FrontPage.
Nevertheless, these characters are perfectly displayed when these pages are open with IE or Frontpage.
These characters are "polish" characters with ANSI codes > 255.
Font = Arial
The characters are well encoded under the following form #xxx in the HTML pages.
This occurs whatever the charset parameter in the header section of the HTML documents (<meta http-equiv="Content-Type" content="text/html; charset=...)
Any idea ?
Thank you for your help.
Philippe
-
August 6th, 2009, 10:33 PM
#2
Re: WebBrowser, Foreign characters
If you look at the beginning of the source files, you should see a CODEPAGE setting. You can add that to your wb control to display Polish characters
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|