<%
Response.Expires = -1
Response.AddHeader "Pragma", "no-cache"
Response.AddHeader "Cache-Control", "no-cache, must-revalidate"
%>
<%
dim lid
lid=TRim(Request("lid"))
if not isnumeric(lid) then lid=""
dim nums
nums=request("nums")
if nums="" or IsnumerIc(nums)=False then
nums=1
else
if nums>20 then
nums=20
end if
end if
if lid<>"" then
%>
<%
response.write("
<%
else%>
请不要非法传递参数!
<%end if%>
[图片列表]
[图片类别]
[后台管理]