Dear Paul
thanks for that. I'll give it a go later (just briefly popped back into
PHPland ATM ;-)

Ian W


----- Original Message -----
From: "Paul Johnston" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2003 1:33 PM
Subject: RE: [ cf-dev ] stringcontains function?


> Either Find() or ListFind() should do what you want.
>
> Paul
>
> > <cfoutput query="artforms">
> > #artform# <input type="checkbox" name="artform" value="#id#"
> > <cfif stringcontains(myartforms, id)>
> > CHECKED><cfelse>></cfif>> <br> </cfoutput> </form>
>
>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> For human help, e-mail: [EMAIL PROTECTED]
>


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to