ASP中的防盗链
摘要:Serv_url then response.write "非法链接!" '防止盗链 response.endend ifif Request.Cookies("Logined")="" then response.redirect "/login.asp" '需要登陆!end ifFunction GetFileName(longname)'/folder1/folder2/file.asp...
阅读全文
posted @ 2004-08-04 17:34
浙公网安备 33010602011771号