SyntaxFix
Write A Post
Hire A Developer
Questions
Use .NET Reflector to view the FillFromString method of System.Web.HttpValueCollection. That gives you the code that ASP.NET is using to fill the Request.QueryString collection.
FillFromString
System.Web.HttpValueCollection
Request.QueryString