Question
General CFML Queries for Newbie
Hi
I am new to Coldfusion. I have some general queries as I am a beginner
1) I am trying to list all products when a user enters a product name. Now my cfif has to get activated only when the submit button is clicked. In the code below it gets activated without the submit being clicked and thus results in the cfelse to get activated, which I don't want to happen. How can I fix this?
2) Also I need to search within a price range. How will that work for SQL statement?
Thanks in Advance
I am new to Coldfusion. I have some general queries as I am a beginner
1) I am trying to list all products when a user enters a product name. Now my cfif has to get activated only when the submit button is clicked. In the code below it gets activated without the submit being clicked and thus results in the cfelse to get activated, which I don't want to happen. How can I fix this?
2) Also I need to search within a price range. How will that work for SQL statement?
Thanks in Advance
