I tried the AJAX example that was posted in the Article section and it works fine. Now I am try to incorporate this into a project, but I am fighting with checking if my code has received the PHP Result.
I try to query the .readyState but the only think happen is that I am looking up the script (Doesn't matter I am using do/while or while). 🆒
Is there another trigger that need to happen to update .readyState or is there another variable that can be checked?
Any help or pointer are welcome, thanks.
Andreas