
11-18-2006, 12:30 AM
|
|
Newcomer
|
|
Join Date: Nov 2006
Posts: 3
|
|
Adding lines of texts
|
hey guys,
how do i add lines of texts in a textbox then do a carriage return?
in other words, i have textbox1 and textbox2. when the user types something in textbox1 and press a button, it appears in textbox2. when the user does it again, the text(whatever the user inputs) appears under the first text in textbox2.
i have multiline set to true.
thanks
|
|