%@ codepage="1255"%> <% 'Server.ScriptTimeout = 600 %>
<% id=request.querystring("id") if isnumeric(id)=false or id="" then response.redirect "index.asp" Sql2="select * from [Pages] where [id]="&id Set rs2=Server.CreateObject("Adodb.RecordSet") rs2.Open Sql2, Conn if rs2.eof then response.redirect "http://www.othertemp.com" %>
|
||||||||||||||