Hi,
I have ListBox1 & TextField1.
Does anyone know the javascript which allows more than one choice to populate into the TextField1 ?
Example:
ListBox1:
Dog
Cat
Mouse
I choose all three and
TextField1: (shows)
Dog
Cat
Mouse
Right now it only shows one at a time.
Thank you for any help.
Arnold Love