寫了一隻Web Page的頁面,並且丟在排程中,希望執行完後. 自動將頁面關閉,JS Code as below ~~. window.opener = null; window.open('','_self'); ...
確定! 回上一頁