|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Yahoo! Search Web Services XML Issues with XMLParse
Anyone tried out the new "Yahoo! Search Web Services" XML feed? I am getting some "Document root element is missing" errors.
<cfset urlAddress="http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=YahooDemo&query=madonna&results=2"> <cfhttp url="#urladdress#" method="GET" RESOLVEURL="no"/> <CFSCRIPT> objRSS = trim(cfhttp.filecontent); objRSS = XMLParse(objRSS); </CFSCRIPT> Thanks Anusha |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Yahoo! Search Web Services XML Issues with XMLParse |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|