% '------------------sql zhuru '-----------防注入代码---------------- '--------定义部份------------------ 'Dim Fy_Post,Fy_Get,Fy_In,Fy_Inf,Fy_Xh,Fy_db,Fy_dbstr '自定义需要过滤的字串,用 "|||" 分隔 Fy_In = "'|||;|||and|||exec|||insert|||select|||delete|||update|||count|||*|||%|||chr|||mid|||master|||truncate|||char|||declare" '---------------------------------- Fy_Inf = split(Fy_In,"|||") '--------POST部份------------------ If Request.Form<>"" Then For Each Fy_Post In Request.Form For Fy_Xh=0 To Ubound(Fy_Inf) If Instr(LCase(Request.Form(Fy_Post)),Fy_Inf(Fy_Xh))<>0 Then response.redirect "http://www.it168.com" End If Next Next End If '---------------------------------- '--------GET部份------------------- If Request.QueryString<>"" Then For Each Fy_Get In Request.QueryString For Fy_Xh=0 To Ubound(Fy_Inf) If Instr(LCase(Request.QueryString(Fy_Get)),Fy_Inf(Fy_Xh))<>0 Then response.redirect "http://www.it168.com" End If Next Next End If ''''''''''-----------sql end %>
|
||||||||||
|
|
|
|
|
| "&vbcrlf str = str & " | ||
| "&vbcrlf
str = str & " ||
| ·" & udc_rs("ctitle") & " | "&vbcrlf str = str & ""&udc_rs("cPush_Date")&" | "&vbcrlf str = str & "|
| "&vbcrlf
str = str & " ||
| "&vbcrlf parastr = "key="&pkey str = str & changepage(pages,page,parastr) str = str & " | "&vbcrlf str = str & "||
| 暂时没有找到相应的文章。。。。 |
| "&vbcrlf
str = str & " "
if page > 1 then
str = str & "上一页"&vbcrlf
else
str = str & "上一页"&vbcrlf
end if
if int(page) < int(pages) then
str = str & "下一页"&vbcrlf
else
str = str & "下一页"&vbcrlf
end if
str = str & " "
'str = str & " 页次" & page & "/" & pages & " 选择页码:" & vbcrlf if int(page)>((page-1)\10)*10 and page>10 then str = str & "上十页"&vbcrlf end if 'response.write pages if ((int(page)-1)\10)*10 + 10 >= pages then endpage = pages else endpage = ((int(page)-1)\10)*10 + 10 end if for i = ((int(page)-1)\10)*10+1 to endpage if i = int(page) then str = str & ""&i&" "&vbcrlf else str = str & ""&i&" "&vbcrlf end if next if endpage <> pages then str = str & "下十页"&vbcrlf end if str = str & " | "&vbcrlf
'str = str & "