Using foreign language character sets
If a data source for your Web DataWindow uses foreign characters
with accent marks, you might need to change the character set for
the generated Web page to display the characters properly. This
is also necessary if you expect to update the data with foreign
character text. You can use the HTML editor to edit the <META> tags
in the <HEAD> section of the generated page. The
following example uses the utf8 character set instead of the default
iso-8859-1 character set:
1 |
<META content="text/html; charset=utf-8" http–equiv="Content-Type"> |

You can also change the character set used by your component
in EAServer by setting the com.sybase.jaguar.component.code.set
property for the component. By default, the component uses the server’s
codeset.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments