"); end elseif(inputTable["dot11WPS.AutoType"] == "1") then if (errorFlag == "OK") then local prog = db.getAttribute("environment", "name", "WPS_PBC_PROGRAM", "value") if (prog ~= nil) then status = os.execute (prog) end end end end statusMessage = db.getAttribute("stringsMap", "stringId", statusCode, LANGUAGE) or '' web.goToPage(NextPage, true, true) elseif(ButtonType and ButtonType == "cancel") then web.goToPage(NextPage, true, true) else ?>