never mind, having looked over the code, i just needed hash's around the xmlResponse thingie :)
tony -----Original Message----- From: Tony Weeg [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 30, 2002 10:33 PM To: CF-Talk Subject: XML help. why doesnt this findNoCase function work? i know for a fact that status_code="READY"/ is in the contents of the variable xmlResponse. help :( <cfset xmlResponse="#XMLFormat(cfhttp.filecontent)#"> <cfif #FindNoCase('status_code="READY"/','xmlResponse','1')#> Found It! </cfif> ..tony tony weeg [EMAIL PROTECTED] www.revolutionwebdesign.com rEvOlUtIoN wEb DeSiGn 410.334.6331 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

