Konnan
10-08-2001, 06:03 AM
i have 2 button which displays text to the textbox but when i click the second one it clears whats in the textbox and displays the text from the second button but i want the text from the second button i want them both to be able to be displayed in the textbox any idears
button1 click
text1="my text"
button2 click
text2="hey"
Conan Visinko
button1 click
text1="my text"
button2 click
text2="hey"
Conan Visinko