Matthew Walker wrote:
> result = REFind("report_id=""([0-9]+)"", myString, 1, true);
> theNumber = Mid(myString, result.pos[2],result.len[2]);
>
> ..I think! ;-)
You missed a quote in there:
REFind("report_id=""([0-9]+)""", myString, 1, true);
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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