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 bkrike 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: joebednarz
  • Content: Threads
  • Order by date
  1. joebednarz

    accessing data in an xml file using DOM

    I have been trying so many things I'm not sure what I have tried and what I have not. Here is my code: <html> <head> <script type="text/javascript"> var xmlhttp; var xmlDoc; var xmlRec = 0; function loadXMLDoc(start_p) { if (window.XMLHttpRequest) // code for Mozilla, etc. {...

Part and Inventory Search

Back
Top