Hi Ritesh Nadhani, I think your code is complex. Can you try another more simple way, for example using the JSON/JSON-P technique?
View the source code of my last app: http://pyoohtml.appspot.com/let-delete-my-apps/home . . On Mar 8, 12:49 pm, Ritesh Nadhani <[email protected]> wrote: > Hi > > Any idea what might be wrong with this AJAX AJAX > call:http://paste.pocoo.org/show/106941/- its always returning me XMLParse > error but when done thru my Python client, it works. > > When I just do: response.write(request.raw_post_data) - i get > var1=value1&var2=value2 etc. Rather then the actual XML so the server > is giving me all kinds of Expat parsing error. > > My code to implement an XML-RPC:http://paste.pocoo.org/show/106945/ > > Django code from:http://code.djangoproject.com/wiki/XML-RPC > > -- > Riteshhttp://www.riteshn.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
