Earlier my application was developing and running on CF 5,
Oracle 9i
Recently it was upgraded to CF 8.
My code was developed in CF 5 to insert/update Traditional
Chinese characters into the database.
Programmed in big5 as as charset. database fields are
varchar2.
I have a form and SAVE data into the database. After that I
retrieve from database and the characters are not displaying
properly no the browser.
Can you pls help. As I am new to CF 8.
Thank you