I am running into a problem when trying to construct a rewritten URL that contains backreferences to more than one condition. I am trying to match more than one QueryString variable, and the complicating factor with QueryStrings is that you never know the order the variables will be in. So I am using...