Hi All,
I have a dialog box with 2 listboxes on, the left list box displays a list of xml files.
The right listbox should display a description of the xml file the user selects in the left listbox, I need this to display as they click on the xml file in the listbox not when they click next or any other button.
Does anyone know a way of doing this. I was thinking of doing something within a custom action and a vbscript. Would this be the best way or does anyone know another way.
Thanks