How do we automate the process of editing an XML file. coz if i just record opening an XML file making changes and saving.and when i run this simple recording some other field gets edited in the run process.please help and let me know know what should be done to automate XML files???

Questions by charm

Showing Answers 1 - 1 of 1 Answers

srinivas potnuru

  • Jun 8th, 2006
 

Hi ,

you can use Createobject("Microsoft.XMLDom")

and then with that object we can actually parse or edit the XML File, it is like automating, we need to write a logic to perform the required operation.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions