K
kookie
I am trying to make a text field equal the multiple selections made in the
list box. I have it updating on After Change. But each new selection deletes
the previous one.
How can I get it to capture all selected items from the list box. once items
are Captured how can I separate them, something similar to
objVar.join(",");
I am using Jscript.
Thanx
list box. I have it updating on After Change. But each new selection deletes
the previous one.
How can I get it to capture all selected items from the list box. once items
are Captured how can I separate them, something similar to
objVar.join(",");
I am using Jscript.
Thanx