|
Home > Archive > microsoft.public.cert.exam.mcsd > April 2003 > Execute reset, save, and delete button!!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Execute reset, save, and delete button!!
|
|
| Wendy Lee 2003-04-01, 6:23 am |
| Hi,
I am very new to this usergroup as well as VB.NET
I hope to get some helps from the experts here..
I am doing practising my VB.NET
I am having problems in executing 3 buttons (Reset, save, and delete)
These 3 buttons appear in my form which contents a textbox (username),
another 2 password textbox.
For password:
button 1 = password
button 2 = confirm
when clicking the 'reset' I will be able to reset the data i key in.
when clicking the 'save' button, I will be able to save the data entry to my
'customer.db'
when clicking delete button, the data entered will be deleted.
how could I execute these 3 tasks?
I need to write out the codes.. Thnx in advance.
regards,
WENDY
|
|
|
|
|