Hi all
I am working on an iphone application that needs to send xml data to an application on google app engine using django framework.
As my user interface does not include any html pages [UI web view] how can I make a POST request so that I can send the xml data to the google app engine application where a method will reterive the xml and process it.
Thanks
Arnieterm
I am working on an iphone application that needs to send xml data to an application on google app engine using django framework.
As my user interface does not include any html pages [UI web view] how can I make a POST request so that I can send the xml data to the google app engine application where a method will reterive the xml and process it.
Thanks
Arnieterm