I have a form with dynamic text fields that are populated by an external text field using LoadVars.
I now would like to add a combo box or list that would specify the name of the external txt file to load into the text boxes.
The current code just loads the text file named in the quotations.
How can I specify to load from a combo box selection?