Question
CFIF and dynamic variables
I have SuperBowl brain or something this afternoon. I am
trying to use a cfif statement with a dynamic variable and I am not
writing correctly.
<CFIF getrecord.event#eventid# is "n"> where eventid is a dynamic variable from a loop and getrecord is the query that I am pulling from.
Help!
Thanks,
<CFIF getrecord.event#eventid# is "n"> where eventid is a dynamic variable from a loop and getrecord is the query that I am pulling from.
Help!
Thanks,