I recently asked about how to post from a form with MVC. Thank you everyone for your help and advice.
I noticed some advice talking about using $.post and other people talk using $.ajax
Is there any difference and which is the best to use when I use Microsoft MVC version 3.
Please just reply with an answer for MVC.
Thank you very much.
jQuery.post() is a shorthand Ajax function, which is equivalent to: