后面判断:
if not isnull(session("posttime")) or cint(posttime)>0 then
if DateDiff("s",session("posttime"),Now())<cint(postTime) then
response.write "错误,必须间隔60秒"
end if
end if
变量s 为间隔时间
-----------------------
Welcome to My Website
http://www.ceocio.net
-----------------------