|
I am new in ASP, just want to know how can i split the text per line in textarea. means, I have 5 rows and 30 columns textarea and iwant the 1st line of the text save to string txt1, 2nd line to txt2, and until to line 5 into txt5. I cannot use the midstring function because I dont know if the user use the enter key or the word was move on the secondline cause by the morethan 30 characters. Any help...
|
|
|
|
|
|
|
// |