| Author |
Problem in handling special chars
|
venkatreddy gangireddy
Greenhorn
Joined: Feb 26, 2007
Posts: 8
|
|
|
i am inserting some data having special chars, in one table throgh front end. The special charecters like EURO, POUND which are not there in key board are storing as '?' or 'inverted ?' in the database. But while retriving those values to front end(Using Ajax for the controle) Some of the special charecters are coming as 'inverted ?' only. Can anyone please suggest a solution.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Have a read of this.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
|
Please take the time to carefully choose the correct forum for your posts. This is not a question on advanced Java so it has been moved to the HTML/Javascript forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Problem in handling special chars
|
|
|