<% on error resume next dirs = "../" PID = Request("PID") CatID = Request("CatID") CatD = Request("CatD") PNO = Request("PNO") flag = Request("flag") If not IsNumeric(CatID) then response.Redirect("/index.asp") If not IsNumeric(PID) then response.Redirect("/index.asp") if CatID = 3 then CatID = 100 if CatID = 4 then CatID = 135 if CatID = "" then CatID = 135 %>
      <%=Cascade%>