現在想把一些網站訪問,必須是在前面固定的網址跳轉才會出現,否則出提示。
如果直接空白網頁復制URL 則提示
dim strProper
strProper="3.172.122.**,**.***.*****"
strProper=split(strProper,",")
for i = 0 to UBound(strProper)
if instr(document.referrer,strProper(i))=0 then
之后怎么寫,跳轉到的URL
uj5u.com熱心網友回復:
感覺你問題都沒描述完整,難怪沒人回復。轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/92511.html
上一篇:vb.net的timer
下一篇:一個二級回圈的問題。
