Answered
CFQUERY a delimited text field
I have a table (Banners) with one field (ShowOnPages) that
has delimited text values ( ie: 1,3,4,7,6 ) representing the ID
numbers of pages I want the photos to show up on.
What I want to happen is when I load a page up I want to query the table (Banners) to see which banners are to show up on that page.
Is this possible to do in one query or will it require multiple queries?
Any assistance would be GREATLY appreciated ( as ASAP if possible ).
Thanks in advance.
I just do not have any clue how to code it or if it is possible.
What I want to happen is when I load a page up I want to query the table (Banners) to see which banners are to show up on that page.
Is this possible to do in one query or will it require multiple queries?
Any assistance would be GREATLY appreciated ( as ASAP if possible ).
Thanks in advance.
I just do not have any clue how to code it or if it is possible.
