getUserInterfaces(); $InterfaceOptList = new HtmlOptionList( "F_SelectedInterface", $AvailableInterfaces, $H_SelectedInterface ); $InterfaceOptList->submitOnChange(true); # ----- DISPLAY -------------------------------------------------------------- $AF->setPageTitle("Interface Configuration"); ?>