look at GetINI() in the UDF forum
then do a for each $item in GetINI($inifile,section) $combobox.additem($item) next
_________________________
How to ask questions the smart way <-----------> Before you ask