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 gkittelson 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: *

  1. leonkiller

    Can I save XML file on client from javascript??

    Could You say for me, what properties I must change.
  2. leonkiller

    Can I save XML file on client from javascript??

    Can I save XML file on client from javascript?? if i run programm: <script language=&quot;JScript&quot;> var docobj = new ActiveXObject(&quot;Microsoft.XMLDOM&quot;); var docobj1 = new ActiveXObject(&quot;Microsoft.XMLDOM&quot;); docobj.load(&quot;file1.xml&quot;); docobj1 = docobj...

Part and Inventory Search

Back
Top