<span style="font-family: times new roman;">Fellow Laszloans,<br><br>I'm new to the platform and having difficulty getting updateData() to update the xml file (dataset) that the datapath references. Using the debugger, I see that the in-memory datapath is updated, but not the file itself. Here's the code snippet:</span><br>_________________________________________________________________<br><view id="v2" layout="x" /><br> <dataset name="resumedata" src="resumedata.xml"/><br> <hbox spacing="20" /><br> <class name="resume" layout="x" datapath="resumedata:/resume/employerinfo"<br> <statictext name="t1" label="Employer Name"/><br> <edittext name="it1" width="150" datapath="@name"/><br> <!-- several other text controls --><br> <button
name="b">Update<br> <handler name="onclick"><br> updateData();<br> </handler><br> </button><br> </class><br><resume name="r" visible="false" /><br><br><!-- r is visible later when another control is selected --><br>__________________________________________________________________<br><br>Thanks in advance.<br><br>Rob<br><p> 
<hr size=1>Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>