|
-
May 18th, 2004, 01:15 PM
#1
Thread Starter
Junior Member
really simple question
Hi,
i have 6 text boxes, i've made a button called clear, when data has been inputted into the text boxes, i want to be able to press the clear button and it clears all the data
ive tried this :
TxtWinner1.Text = ""
TxtWinner2.Text = ""
TxtWinner3.Text = ""
TxtWinner4.Text = ""
TxtWinner5.Text = ""
TxtWinner6.Text = ""
TxtWinner6.Text = ""
but it doesn't work can anyone help?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|