Hey!
My problem is following: I making ajax request (with jQuery and post function) to a PHP script. The script runs (the changes are made to session variables) and returns some html (which can be seen Firebug console) but at the same time the response is treated as 404.
Any ideas? I’m completely stuck…
Many thanks in advance!
Greetings