Answered
coldfusion problem - help please
I am trying to do a database query to pull information about
US state codes (TN, GA, AL, etc.) and in my search I have a
dropdown that will let you select whichever state you want to
search and based upon the state it gives it it's specific code and
uses it to cross-reference with the database and so forth. I want
to put in an "All" or "Any" into the states and when they select
it, it just uses all of the state codes instead of one specific
one. Any ideas on how I can get this to work?
Do I need to try some type of if,else statement or is there any way to say in the code that when the user selects that then just use all of the codes together. I'm a little new at this so any help will be much appreciated. I can put snippets of the code that I am using if needed.
Do I need to try some type of if,else statement or is there any way to say in the code that when the user selects that then just use all of the codes together. I'm a little new at this so any help will be much appreciated. I can put snippets of the code that I am using if needed.
