micjohnson
Programmer
I am having text datatype column on my database. I am populating this column and display the bulk message into screen display. When i have 2000 words of message from a field, i wish to show 2 lines and for remaining i need to display them on a popup window thru a link.
E.g,
-----------------------
"This is a test message message message message message message message message message message message"
more...
------------------------
if i click the link "more..", i need to display a popup window with full message from the column.
Regards
micJ
E.g,
-----------------------
"This is a test message message message message message message message message message message message"
more...
------------------------
if i click the link "more..", i need to display a popup window with full message from the column.
Regards
micJ