'See if the user specified an alternate page to display the results. This 'is for developers only. if (Request("r") = "") then strResults = "searchresults.asp" else strResults = Request("r") end if