M
mike
how do I parse a textbox of text separated by carriage returns?
I have a web form with a textbox, when the user presses submit I would
like to process the text in the textbox line by line. How can I
iterate through it line by line and do something on each line of text?
Thanks for any help,
Mike
I have a web form with a textbox, when the user presses submit I would
like to process the text in the textbox line by line. How can I
iterate through it line by line and do something on each line of text?
Thanks for any help,
Mike