> 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
Hi all
I'm writing a function which will redirect the user to the last page
they were at when a session timeout occurred. The function will save all
variables and set them through POST or whatever was used on that page.
I.e: $_POST[$variableName] = $variableContent;
This works fine with reg
2 matches
Mail list logo