weeburt1
02-20-2009, 02:28 PM
I am new at this, so I dont even know whether textarea is the best way to do this.
I have an sql table with lengthy text in it. I want to display the query into a textarea because, i wanted the scrollbar capability because the query will be returning values that can be up to 4000 chars long.
Is textarea the best way to do this, or are their other methods.
I have an sql table with lengthy text in it. I want to display the query into a textarea because, i wanted the scrollbar capability because the query will be returning values that can be up to 4000 chars long.
Is textarea the best way to do this, or are their other methods.