Okay, I'm trying to do this a mission form, once visitor presses begin, it pops up a new tab with a registration form ( not my actual website ) after they register, this second website will send something to let me know this visitor completed his registration,
okay but this is not the thing, i want to receive registration result live from the main webpage which the user started the mission from, how to do this without having to refresh specific page several times to check current status, i want to receive it live once registration is completed from the main page
using jquery, javascript or php or just any possibility to do this