deddleston
Programmer
I want to make a query string to be sent to oracle. The way i need it to work is that on one page you choose options (checkboxes) the value of these are column names etc... first i need to stick the values togehther before it is sent to the database. what's the best way to do this?