Yes i was woundering how would I send What ever text I have in text box1 to textbox2...please help!?
Printable View
Yes i was woundering how would I send What ever text I have in text box1 to textbox2...please help!?
Is the '=' too old fashioned to use? ;)
Code:TextBox2.Text = TextBox1.Text
lol yea ...lol i never though about tht lol i thought it would be a long code then that lol but thx!!!!!