A Amit Jain macrumors member Original poster Apr 9, 2007 45 0 Jan 12, 2009 #1 Hi, How to edit and XML retrieved data that is displayed on an iPhone app and save again in the same XML file using iPhone SDK. In other words I want to change the XML file data or edit and save. Thnx in advance. Regards Amit
Hi, How to edit and XML retrieved data that is displayed on an iPhone app and save again in the same XML file using iPhone SDK. In other words I want to change the XML file data or edit and save. Thnx in advance. Regards Amit
chbeer macrumors member Sep 22, 2008 82 0 Berlin Jan 12, 2009 #2 You will have to do it by hand as there is no API like DOM.