|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
XML + Javascript help needed
Probably a redundant questions, but I cant find the answer.
Im trying to show some XML data from a normal responseXML object: var xmlDocument=http.responseXML; var nodeList=null nodeList=xmlDocument.getElementsByTagName('gage_st amp') var city=nodeList.item(0).firstChild.data alert(city) The data will popup in Firefox, but IE6 gives me an "Object Required" error. Any suggestions Thanks |
|
#2
|
|||
|
|||
|
Please provide sample xml?
|
![]() |
| Viewing: ASP Free Forums > Other > Programming Help > XML + Javascript help needed |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|