Discussões » Solicitações de Criação
Get response of a request
User clicks on a button and sends a request to a server(page doesn't reload). I need to get a response of this request. After this, I need to send the response of that request to another website. So, how can I do it?
GM_xmlhttpRequest
Entre para publicar uma resposta.
Get response of a request
User clicks on a button and sends a request to a server(page doesn't reload). I need to get a response of this request. After this, I need to send the response of that request to another website. So, how can I do it?