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 IamaSherpa 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. mikelg

    responseXML null in FF, object in IE; responseText works in both

    Thanks for your reply. I realized I hadn't removed xmlHttp.overrideMimeType('html/xml') yet (it was a suggestion from a blog post), which didn't work in this case anyway. My apologies. I tried a couple of different ways to set the header, among them...
  2. mikelg

    responseXML null in FF, object in IE; responseText works in both

    Hello, I've used pretty much this same code in projects before with no problem, however, this time around, I can't get a status=200. I've alerted several things, and the responseXML comes back null in FF (2/3), object in IE (6/7), while the responseText comes through just fine in both. I've...

Part and Inventory Search

Back
Top