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

  1. gerardkcohen

    Parsing XML with Javascript

    I am having a hard time parsing XML with Javascript. The XML is an AJAX response. What I am trying to do is get the tagName and place that in one variable, and then get the value and place that in another variable. Firefox is giving me fits, reporting the length of the document to be almost...
  2. gerardkcohen

    Error with Diskpart

    I am attempting to create multiple partitions on a drive using CREATE PARTITION PRIMARY SIZE=N ALIGN=64. I can create the first partition with no problems, however subsequent attempts give me the error "diskpart was unable to create the specified partition" unless I drop off the align=64...

Part and Inventory Search

Back
Top