I'm using this to preselect checkboxes:

<cfif pa_LIST contains "3">checked="checked"</cfif>

...but that ain't correct - because it needs to return true ONLY if the
entire string in the list = "3".

Currently, "37" or "43" would return true as well.

So, for a string of "3,33,43,73" how do I get it to return true for ONLY
"3"?

I'm a little unclear as to the exact syntax...

--
Les Mizzell
--------------------------------------------------
Certe, toto, sentio nos in kansate non iam adesse
--------------------------------------------------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to