As we cannot use Ajax/XMLHttpRequest, we will have to use javascript to dynamically generate the form and post the form. var form = document.createElement("form ...
確定! 回上一頁