P
Pablo Cardellino
Hi,
I have a multiselect list within a form and its onchange event runs a sub.
In some cases, when the list changed because of the user to have checked an
item, unchecks a list item, the sub unchecks another item, and this can
throw the script into an infinite loop.
How could I avoid the execution of the onchange sub when the onchange event
is triggered via script?
Thanks in advance,
Pablo
I have a multiselect list within a form and its onchange event runs a sub.
In some cases, when the list changed because of the user to have checked an
item, unchecks a list item, the sub unchecks another item, and this can
throw the script into an infinite loop.
How could I avoid the execution of the onchange sub when the onchange event
is triggered via script?
Thanks in advance,
Pablo