Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dandan86
  • Content: Threads
  • Order by date
  1. dandan86

    editing an attribute of an XML file

    hey guys, so, here is the issue: I got this XML with a very long attribute in it (the attribute is more than a few lines long, it represents a part of an html document using escape tags) - now, I need to edit specific parts of that attribute - my problem is: say i have the attribute node - how...
  2. dandan86

    "Access Denied" - can't write a new file

    Hey all, I am using micorsoft xmlparser, I am doing some parsing and when i am trying to save a new file with the new content i am getting the error msg:"Access Denied" - when i remove the line in which i save the new xml it works perfectly. The problem is that it seems like I can not create a...
  3. dandan86

    XML parser save method

    Hey all, I am sort of new in XML, here is my problem: I am trying to update an XML document, for that matter I load it with a javascript code, and did some editting - only when try xmlDoc.save("filename.xml"); i get an error saying "permission denied" - So i can not save the xml and hence i can...

Part and Inventory Search

Back
Top