Discussions tagged MessageBox
Posted events are called on open of reponse window
- How-to
- Last updated 3 years ago
- Miguel Leeuwe replied 3 years ago
Hi,
I have a problem with posted events.
Here a small simplified example of code:
POST Event ue_posted_event()MessageBox ("", "test")Event ue_triggered_event()
In this case the code in ue_posted_event is called after the code in ue_triggered_even...
- Page :
- 1