MultiLine Textbox Question

J

JJ

I have a MultiLine Textbox where the user would put in a string of
Unique IDs, where each Unique ID is in a separate row or line.

I want to take each row and add each value into an array.

How do I read each row in a MultiLine TextBox?

Do I go character by character? If so, what character should I be
testing for when I get to the end of a line?

Thanks in advance!
JJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top