Surjer
Registered User.
- Local time
- Today, 11:23
- Joined
- Sep 17, 2001
- Messages
- 232
Is there a way to clear a form completely of data when a Command button has finished .
1.) Users log in to the form
2.) Users input data into text boxes
3.) Users click a command button to validate there text
4.) User Click a command button to Submit (Insert) there data
5.) How do I do 2 thru 4 (fresh) after 4 is done?
OK, Actually
I have some variable that are Public'd as Date.
Is there a way to clear the variable?
Variable x = nothing?????
1.) Users log in to the form
2.) Users input data into text boxes
3.) Users click a command button to validate there text
4.) User Click a command button to Submit (Insert) there data
5.) How do I do 2 thru 4 (fresh) after 4 is done?
OK, Actually
I have some variable that are Public'd as Date.
Is there a way to clear the variable?
Variable x = nothing?????
Last edited: