ASP.Net MVC, Submit a form using javascript

前端 未结 5 1072
时光取名叫无心
时光取名叫无心 2020-12-29 20:14

I have a form on one of my ASP.Net MVC views that I created using the following code

 <% using (Html.BeginForm(null, null, FormMethod.Post))
5条回答
提交回复
热议问题