Hi,
When I use "\n" in the text of the TextArea. But it is not
considering it as
a newline instead it is printing the text with "\n" character. I tried
to debug
and final found out that the SwiXML parsing (i.e SAX parser) used is
converting the
"\n" to "\\n" so that in the output the "\n" is printed as it is.
<textarea text="This is a sample message.\n This is a sample message."/>
Please help me to get rid of this situation. I want the SwiXML to
recognize
the "\n" as a newline character.
regards,
Rajkumar
_______________________________________________
Forum mailing list
Forum@carlsbadcubes.com
http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com