Search found 1 match
Author | Message |
---|---|
cstuder Replies: 11 Views: 18561 |
Forum: Widget Development Posted: Mon May 30, 2005 - 12:45 am Subject: XMLHttpRequest and HTMLDocument If an XMLHttpRequest doesn't get a XML-file back, it treats the result as simple text. You'll have to use indexof() and substring() to get the required data out of the text. Of course this will eas ... |