SyntaxFix
Write A Post
Hire A Developer
Questions
Have you looked in firebug if POST or GET?.
check the console display.
Put in the test script:
console.log(data);
You can see the response from the server, if it shows something.