Page is a not externally linkable
Shane - 9:58 pm on Nov 13, 2003 (gmt 0)
You need to (in my humble and naive opnion) get the values the user wants to query on loaded/inputted/whatever and then run one query using all three inputted values. I don't know how to do this right now though. My very humble thoughts,
From looking at the code (& I don't know php, .....) you are doing three </selects> which probably means three querys each with one parameter.
Shane