I know in MVC you make a form post like this: @using (Html.BeginForm("Action", "Controller", FormMethod.Post)) { }.
確定! 回上一頁