I need a regular expression that replaces one of the key/value pairs in a query string. There is no gaurantee where the targeted key/value may lie within the query string. There is a possibility of ...