Skip to content
Leonardo Oliveira edited this page Jun 3, 2019 · 1 revision

Sending POST data with AJAX in JavaScript $.post(url, param, function (response) { code here.. })

Clone this wiki locally