Would this do:

<cfset searchString = "<" & iif(isOpenTag, "", "/") & "Andy">

Robin


Robin Hilliard

CEO - RocketBoots Pty Limited
Consulting . Recruitment . Software Licensing . Training
http://www.rocketboots.com.au

m    +61 418 414 341
e    [EMAIL PROTECTED]


On 25/07/2007, at 7:35 AM, Andrew Scott wrote:

> Anyone know if CF8 can handle this expression?
>
> <cfset searchString = "<" + (isOpenTag ? "" : "/") + "Andy" />


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to