Hi, i have a problem here ... i'm trying to retrieve chinese character from the database ... when i input a chinese character into a textbox, the chinese words appear as normal ... however when i try to retrieve the chinese character from the database back into the textbox .... all my output is "???" question mark. I have included the following code at the beginning of my document; <%@ page language = "java" contentType="text/html; charset=GB2312" pageEncoding="GB2312" %> <html> <head> <title>Members Profile</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
I am using mySQL and NJStar communicator as the chinese software .... if i change gb2312 to gb18030 everything works, however gb18030 is the older version of the chinese character ..... Plsssss helppppp meeee.... thank u
I am using mySQL and NJStar communicator as the chinese software .... if i change gb2312 to gb18030 everything works, however gb18030 is the older version of the chinese character ..... Plsssss helppppp meeee.... thank u