Diskusie » Žiadosť o vytvorenie
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
Aby ste mohli pridať odpoveď, prihláste sa.
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?