於是就想到用post的方式傳遞,問題在於open方法不能設定請求方式,一般網頁的post都是通過form來實現的 ... var newWindow = window.open(url, name);
確定! 回上一頁