Something like this <cfscript> string = '<a href="testing.com">test</a>'; findme = reFindNoCase( '<a href="(.*)[^"]+">[^<]+</a>', string, 1, true ); </cfscript> <cfoutput> #mid( string, findme.pos[2], findme.len[2] )# </cfoutput>
________________________________ Taco Fleur - E-commerce Development Manager Shelco Searches & Services An Authorised ASIC Information Broker www.shelco.com.au Ph: + 61 7 3236 2605 --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
