The Sysadmin Notebook  

Sitemap

Dropdown lists

Using a selection list dropdown

Use the selection list below to choose between 3 versions of the same XML data. We can use getElementById to target the selection group, then use the 'value' property with 'selectedIndex' to get the filename to send to our script.