asp cookies限制投票次數(shù)
asp cookies限制投票次數(shù)
慕婉清6462132
2019-03-21 14:14:23
TA貢獻1906條經(jīng)驗 獲得超3個贊
投票后
response.cookies("toupiao")=1
if request.cookies("toupiao")=1 then
已投票
else
沒
end if
舉報