Ok, after skimming through some of the posts here, I'm reading that JavaScript can't process a SQL query within CF.
If such is the case, how can I execute a SQL query with an onChange event within a select tag (drop down box)? I want to execute either an UPDATE or INSERT when the contents of the dropdown are changed.
If such is the case, how can I execute a SQL query with an onChange event within a select tag (drop down box)? I want to execute either an UPDATE or INSERT when the contents of the dropdown are changed.