I have just discovered ajax. I don't quite understand why this setup doesn't work:
I have a page - users.php
Inside this page I have a button that calls userlist.php to the innerHTML of a div.
It works just fine.
Now I have created admin.php, and using the same method, I have called...