SyntaxFix
Write A Post
Hire A Developer
Questions
Request.Form is a NameValueCollection. In NameValueCollection you can find the GetAllValues() method.
By the way the LINQ method also works.