Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
DettCom #1
database driven query
Hello All, I am try to create a dynamic search page where the admin would
create the fields or dropdowns for the user to select. For this example, we'll
say a dropdown for month (01, 02, 03, etc.) and year (2001, 2002, 2003, etc.).
now on the next page I want the admin to be able to enter information into four
separate textarea boxes. They are QUERY OR SPOC, WHERE STATEMENT, GROUP BY
STATEMENT and ORDER BY STATEMENT. This is what I would like for them to be
able to enter: QUERY OR SPOC: Select var1, var2, FROM TABLE222 WHERE
STATEMENT: where month = #form.month# AND year = #form.year# GROUP BY: VAR1,
VAR2 When the form posts, it uses where month = #form.month# AND year =
#form.year# instead of plugging in the month and year value. The problem
occurs in the where statement. I have tried Evaluate(), using single quotes,
double quotes etc. Does anyone have any ideas??? Thanks!!!!
DettCom Guest
-
Database driven CMS and Contribute
I am looking to create a hybrid of contribute and database driven CMS (like Joomla or Drupal). Anyone ever tied to do anything similar? Any... -
Database Driven Flash Menus
I am trying to create a flash menu bar which allows for the menu items to be read in from an extrernal database which is constantly changing and... -
Database driven articles
Hello, I am supernew to ColdFusion and to these forums, and I'm sorry if this is an overly obvious/retarded question. That said: I am... -
Database driven web site
Hi, I want to create a website where people can sign up to the site and put there company details on it. Then when a user searches for a... -
database driven website using SAN
We want to develop database driven website. because of enormous amount of data (300GB) customers's tech advisor is insisting on using SAN instead...



Reply With Quote

