Posted by comex on 10/13/40 11:34
> But when I try to set the variables again for AJAX to use after a
> timeout, nothing happens and it only displays what is called (RSD:
> received) AJAX debug mode. Which seems to be the answer to AJAX "question".
As far as I know, "AJAX" is just the use of the Javascript
XMLHttpRequest object to make HTTP requests of the server; it looks
like you have some AJAX framework that tries to automate things. Can
you be more specific about what you're using?
[Back to original message]
|