> but this is the error i get when i run
> your code?

I missed a quote. But there may be other errors ;-)
 
<cfset result = REFind("report_id=""([0-9]+)""", xml_123, 1, true)>

<cfset ReportId = Mid(xml_123, result.pos[2],result.len[2])>

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to