G
Guest
I am working on a form where the user select a value from a combo box and
depending on his selection a popup window display, asking for more
information.
My problem is that this popup is displayed twice when the user makes the
selection. Another problem is that this combo box is on a multi tab page and
when the user selects the tab for the first time the combo is on, the popup
is also displayed twice.
How can I get the event to only fire once and only when the user selects an
item in the combo box?
Thanks in advance for your help,
Johannes
depending on his selection a popup window display, asking for more
information.
My problem is that this popup is displayed twice when the user makes the
selection. Another problem is that this combo box is on a multi tab page and
when the user selects the tab for the first time the combo is on, the popup
is also displayed twice.
How can I get the event to only fire once and only when the user selects an
item in the combo box?
Thanks in advance for your help,
Johannes