i have a simple javascript code im using an api for taking data . and im transforming it to xml languege and printing in html text area . But i need to take this data ,transform to xml languege and write this data to inside of xml file. Does anyone done this before ?
i tried so much ways to open xml file and edit it but u just can read it. I cant edit xml file