...Member login, the PHPSession isn't updated when the Uploadify field is POSTed to the server (on the round trip AJAX return). IE7-9 don't update the cookie, and the next POST that occurs will be out of sync with the server. Checking REQUEST will also make sure the cookie is sent along with the POST, and will start the appropriate session on the server.
...Member login, the PHPSession isn't updated when the Uploadify field is POSTed to the server (on the round trip AJAX return). IE7-9 don't update the cookie, and the next POST that occurs will be out of sync with the server. Checking REQUEST will also make sure the cookie is sent along with the POST, and will start the appropriate session on the server.