Welcome Guest, Not a member yet? Register   Sign In
Controller is firing but I can't get the $_GET
#16

(This post was last modified: 03-26-2018, 10:47 PM by richb201.)

Hooray!I finally got the message from the client back to the server with POST! Thank you! Back on the client, you have:

xhr.onload = function () { //response will go here
// Request finished. Do processing here.
};

question: 1) once I build the response on the server, how do I send it back to the client? 2) I realize the onload will fire, but how do I get access to the buffer response on the client?
proof that an old dog can learn new tricks
Reply


Messages In This Thread
RE: Controller is firing but I can't get the $_GET - by richb201 - 03-26-2018, 09:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB