textboxers

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

Ad1
10-08-2001, 06:07 AM
I'm not really sure what you mean but you can use the & to stick strings together ie
<pre>text2="hey" & text1</pre>

Konnan
10-08-2001, 06:13 AM
ok i will go try that and see what happens if i cant get it to work i will re phase my qustion so it makes some kind of sences

Conan Visinko

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum