Is there a way to send data using the POST method without a form and without refreshing the page using only pure JavaScript (not jQuery $.post())? Maybe httprequest or something else (just can’t find it now)?

13 Answers
13

Leave a Reply

Your email address will not be published. Required fields are marked *