I have a very non elegent solution that I think can be put in
a loop or something like unto it; however, I'm still new to CF and
am not sure what to use to do this.
In my code I've attached I'm using several cfelseif statments
and currently this limits the possibilities to the number of these
I have (5). I'd like to come up with a solution that allows a
variable to be put in place so that it is not limited to just 5.
Any Ideas?
Here is my non-elegent solution: