Get all values from form and send it to a page via Ajax


/ Published in: jQuery
Save to your folder(s)

Here’s a super handy snippet that I use very often. It works very simply: once the user clicks on #submit, the data from #form is serialized and sent to a remote page using the POST method.

URL: https://www.catswhocode.com/blog/jquery-and-ajax-ready-to-use-code-snippets-for-every-day

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.