jcnorman
22 Feb 2007, 3:27 PM
I'm not sure whether this is my problem or a bug. I'm getting the following messages in firebug when running. XML data shows in response (using IEHTTPAnalyzer), so I'm not quite sure what's causing the problem. Any suggestions?
Thank you
doc has no properties
getDocument(null, function(), false, null)yui-ext.js (line 558)
processResponse(Object tId=0 status=200 statusText=OK)yui-ext.js (line 549)
handleTransactionResponse(Object conn=XMLHttpRequest tId=0, Object scope=Object argument=Object, undefined)utilities.js (line 180)
handleReadyState()utilities.js (line 173)
[Break on this error] var rowData=[];var nodes=doc.getElementsByTagName(this.schema.tagName);if(nodes&...
Thank you
doc has no properties
getDocument(null, function(), false, null)yui-ext.js (line 558)
processResponse(Object tId=0 status=200 statusText=OK)yui-ext.js (line 549)
handleTransactionResponse(Object conn=XMLHttpRequest tId=0, Object scope=Object argument=Object, undefined)utilities.js (line 180)
handleReadyState()utilities.js (line 173)
[Break on this error] var rowData=[];var nodes=doc.getElementsByTagName(this.schema.tagName);if(nodes&...