Quote:
Originally Posted by wyfwyf
Sunrise (java) has a neat feature that allows different language encodings for the source page and the output page. I can set source page as Big5 (Traditional chinese) and output page as GBK (simplified chinese). Very useful for reading on my palm.
Can this feature be added to the Sunrise XP?
|
No, sorry. The input encoding should be specified in the Content-Type header or in the <meta> HTML tag. Sunrise XP does not support explicit setting of the input encoding. If this doesn't work for you, you should stick to the Java version.