चर्चा » बनवण्याच्या विनंत्या
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?