// // POST: /Dinners/Create [AcceptVerbs(HttpVerbs.Post)] public ActionResult Create() { ... }