Posted By:
woodman_woodman
Posted On:
Thursday, November 1, 2001 11:09 PM
I'm using stylesheet to format big5 data retrieving from oracle. Problem here is, i found that if is specified in the stylesheet. The html page generated will be in charset iso-8859-1 while user is required to change the charset manually to view the big5 data. However, if the encoding="big5" is used in the stylesheet , i found that the html page generated will be in charset big5 though. The big5 data cannot be displayed correctly. They became non-sense characters. Do you know what's wrong with it ? any solution ? Thanks!
More>>
I'm using stylesheet to format
big5 data retrieving from oracle.
Problem here is, i found that if
is specified in
the stylesheet. The html page generated will be in charset iso-8859-1
while user is required to change the charset manually to view the big5 data.
However, if the encoding="big5" is used in the stylesheet ,
i found that the html page generated will be in
charset big5 though. The big5 data cannot be displayed correctly.
They became non-sense characters.
Do you know what's wrong with it ? any solution ?
Thanks!