Asad
Joined: 27 May 2008 Posts: 1
|
Posted: Tue May 27, 2008 11:31 am Post subject: Inserting symbol in a string !!! |
|
|
I have come across a tricky situation.
I have a lengthy string. i want to display it in a text area. because the string is too length, so i have used "\n" to insert line breaks where ever possible. Now what i want is that (to increase readability), symbol be inserted in the start of each new line...
currently i am doing it like "\n-->" that inserts a "-->" in the start of each line but that doesn't look too great.
can i insert html symbols eg. a circle or box etc in place of "-->" ?????
I will really appreciate any positive reply
Regards,
Asad |
|