Kodo
"The Shoe"
- Local time
- Today, 11:06
- Joined
- Jan 20, 2004
- Messages
- 707
Is there any way to clear a message box after it's popped up without user intervention.
I have a form with an onTimer event that checks the db for certain criteria. If it exists then a msgbox is popped. Problem is, if the user walks away and doesn't click "ok" on the box, I need to terminate that message box and launch the new one.
Suggestions?
I have a form with an onTimer event that checks the db for certain criteria. If it exists then a msgbox is popped. Problem is, if the user walks away and doesn't click "ok" on the box, I need to terminate that message box and launch the new one.
Suggestions?