討論串[問題]Javascript帳號檢查功能
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者franklai (半分の月)時間19年前 (2006/06/24 23:36), 編輯資訊
0
0
0
內容預覽:
// window.open(url, name, features, replace). window.open("regcheck.php?accountmail="+name, "_blank", "width=300,height=10");. 這樣IE應該就可以了. --. 發信站:

推噓3(3推 0噓 1→)留言4則,0人參與, 最新作者rexhuang (RexHuang)時間19年前 (2006/06/24 22:24), 編輯資訊
0
0
0
內容預覽:
用php做了註冊欄位. 在reg.php寫了一個js的function如下. function regnamecheck(). {. var name = document.reg.id.value;. window.open("regcheck.php?accountmail="+name,"wi
(還有179個字)
首頁
上一頁
1
下一頁
尾頁