%Dim fileName,postionfileName = Request.ServerVariables("script_name")postion = InstrRev(fileName,"/")+1fileName = Mid(fileName,postion) MaxPerPage=15st_str=" order by id desc"%>