2009 Jan 30 7:47 PM
Hi Guru,
I try to add special character such as &, '' etc in standard text thru web UI.
But Somehow system cannot identify the special char.
Does anyone come across this before?
2009 Jan 30 7:56 PM
2009 Jan 30 8:20 PM
Thanks M.
Will try that.
Another question, when display the text in web UI, somehow the text will be truncated into the next lines.
For example,
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is there any solution for this?
2009 Feb 01 11:15 AM
Use FM CONVERT_ITF_TO_ASCII will solve the special character.
Thanks.