Posted By:
Kenny_C
Posted On:
Sunday, January 19, 2003 06:23 PM
I am holding a forum, and user can submit their content with a subject heading....if the subject heading is too long, it take 3 to 4 rows to display the heading...Now, if I want to change it into, for instance, the heading from "I am now pulling myself into the depth of this great big Ocean" to "I am now pulling ..."
How can i do it?
The subject variable is
String subject = qna.getSubject();