議論 » 作成依頼
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
返信を投稿するにはログインしてください
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?