ASP.NET MVC and QueryString
In this post I will show you how to post and access query string values using ASP.NET MVC 3. Short Introduction to QueryStrings A query string is a string that is appended to the end of a URL that follows a specific format.