seemab_is_in
July 28th, 2002, 10:10 AM
how to get the value on a particular row in a textarea of asp.net?
like
in a textarea there are following values
codeguru
forums
messages
articles
all are on different lines..now if i want to retreive the text on line 2 ( forums here) ..then how can i do the same in my code..
is there anything like... textarea id .Row(2) or something like that?
like
in a textarea there are following values
codeguru
forums
messages
articles
all are on different lines..now if i want to retreive the text on line 2 ( forums here) ..then how can i do the same in my code..
is there anything like... textarea id .Row(2) or something like that?