|
No!
I'm using AJAX to pass a variable to the server. That's it. No page refreshing.
I want to know how to make the server (PHP) send info BACK to AJAX, which is picked up in the callback() function as the serverData variable. If this can't be done, tell me. All I need to know is how to do that, it's not specific to my situation, or my source code. Just in general.
Last edited by binaryWeapon; 11-15-2007 at 01:04 AM..
Reason: unadressed problem
|