Hey there!
I'm working on a form so the user can perform an SQL query without realizing he's actually doing it. So, I have a form with 2 date fields and 4 comboboxes, linked in pairs so the second will display a list depending on what the user selected on the first.
The thing is, if the user...