> 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? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php