Thanks much for the help. Still not able to clear the list box. Can you
verify that I entered correctly?
Reset Form
xfa.host.resetData();
ListBox1.ClearItems();
Hello all, I have a ddlist that is filled from xml data. On select I
would like selection to appear in the list box. I am not able to figure
this out, can somone supply me with some direction.