开发者

post form data to controller without page refresh

开发者 https://www.devze.com 2023-01-03 01:22 出处:网络
can any one guide me. Post form data to controller without page refresh in asp.net mvc application usi开发者_C百科ng Jquery ajax.There are some examples here. What part are you having difficulty with?

can any one guide me. Post form data to controller without page refresh in asp.net mvc application usi开发者_C百科ng Jquery ajax.


There are some examples here. What part are you having difficulty with? You really have to go out of your way to make the page refresh when using AJAX.


Replace "IActionResualt" with "void"

  public void Create(...)
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号