S
S
stormsher2015-09-06 15:31:58
JavaScript
stormsher, 2015-09-06 15:31:58

HOW to send a POST and get a response?

I am writing a parser and part of the content is hidden, to display it you need to click on the button, then an ajax request goes and a response comes ..
I would like to do the same on my site, i.e. make a request to a remote site and receive a response) looked towards jsonp but there is a restriction only for GET requests (here POST)
tell me how this can be implemented .. or even look towards emulating a browser like phantomJS?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Tolik, 2015-09-06
@Diel

api.jquery.com/jQuery.post

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question