Hi Steve,
>Can anyone help me here?
>
>I have a string that could for example look like this
>
>[code]
>hello
>[/code]
>
>I am trying to extract "hello" from the string.
If the [code] part is literally that why not something simple like
<cfset result = mid("[code]hello[/code]", 7, len("[code]hello[/code]")-7)>
or am I missing something?
--
Yours,
Kym
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004