It parses a query string and builds a Hashtable of key-value pairs, where the values are arrays of strings. The query string should have the form of a string packaged by the GET or POST method.
Related Tutorials/Questions & Answers:
ParseQueryString ParseQueryString What is use of parseQueryString ?
It parses a query string and builds a Hashtable of key-value pairs, where the values are arrays of strings. The query string should have the form of a string