<% URL = Request.QueryString IF URL = "" THEN target = "http://www.manitscoldhere.com" ELSE target = (Mid( URL, TargetPos + 8 )) END IF %> Redirect New Page 1