createElement ("input"); x.setAttribute("name", "company_name"); // In the following line of code, companyName represents untrusted user input // The ...
確定! 回上一頁