jQuery.post() - AJAX for post requests
Sat May 09 2020 19:43:38 GMT+0000 (UTC)
Saved by @prince333 #javascript #jquery
https://api.jquery.com/jquery.post/Sat May 09 2020 19:43:38 GMT+0000 (UTC)
Saved by @prince333 #javascript #jquery
https://api.jquery.com/jquery.post/
Comments
@carloscarvallo - Tue Mar 09 2021 12:47:26 GMT+0000 (UTC)if you want to send data as a JSON payload, its important to JSON.stringify(data)