% server_v1=Cstr(Request.ServerVariables("HTTP_REFERER")) server_v2=Cstr(Request.ServerVariables("SERVER_NAME")) if mid(server_v1,8,len(server_v2))>server_v2 then response.write "br>br>center>table border=1 cellpadding=20 bordercolor=black bgcolor=#EEEEEE width=450>" response.write "tr>td style='font:9pt Verdana'>" response.write "你提交的路徑有誤,禁止從站點(diǎn)外部提交數(shù)據(jù)請(qǐng)不要亂該參數(shù)!" response.write "/td>/tr>/table>/center>" response.end end if %> |
!--#include file="check_path.asp"--> |
標(biāo)簽:朔州 雞西 襄陽(yáng) 遵義 邯鄲 威海 中山 柳州
巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《禁止站外提交表單(author:killer)》,本文關(guān)鍵詞 禁止,站外,提交,表單,author,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。下一篇:ASP問(wèn)答集