Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • Can you confirm that the post without javascript works? If it does, is your ajax posting to the same url and passing the same data? Commented Aug 18, 2009 at 7:21
  • 1
    You have an extra comma on line 7 of your jQuery snippet, which may cause the Javascript to fail depending on which browser you're using. Commented Aug 18, 2009 at 7:26
  • Yes, the extra comma was a mistake during my paste. Commented Aug 19, 2009 at 2:47
  • I can confirm that the post works without javascript...I've tried it with everything in page (much like the google example). Commented Aug 19, 2009 at 2:48
  • Is there some kind of security on the App Engine side? Commented Aug 19, 2009 at 3:35