Collect the url sent from the server by get

I have created a form to send data to the host website via get and must include a callback link so they can return the data as get when they finish processing the data, but the problem is that I don’t want to provide a callback link and i want to get back the entire get url line they send back. so is there any way?

i want to collect the entire get url they send back without the callback url