Click here to Skip to main content
15,886,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have loaded a XML file using the following code.

xmlDoc.load("ResumePersonalInfodoc.XML")

On a button click I have updated the XML File . On another button click I loaded the XML file once again. After that I have accessed the contents from that XML file but I got the old values only. So I need to reload the file once again.

Thanks
Velkumar.
Posted
Comments
Sandeep Mewara 20-Jun-12 8:48am    
Share the code snippet related.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900