
Cascading Dropdown List using VBScript, XPATH and an XML back-end
I’ve been working on more toolsets recently, and we needed a way to populate multiple dropdown lists in a HTA file, and make them cascade. Cascading is basically where the results in the second dropdown list are dictated by the...