| Fetch any persistent reference parameters that must be URL encoded.
Note: When used with IE, the HTML editor parses encoded text, replacing
entity sequences and the like with "real" characters - in rare cases, this
will cause the resultant URL to fail. As a work around, the query handler
can specifiy parameters that need to be wrapped in a JavaScript escape()
at URL "click time".
Parameters (?name3=value3&name4=value4 ) |