Sample code for the tutorial at
http://www.asp.net/web-api/overview/working-with-http/sending-html-form-data,-part-1 [Excerpt]Part 1: Form-urlencoded DataThis article shows how to post form-urlencoded data to a Web API controller.
Overview of HTML Forms Sending Complex Types S