Hello,
i use a drop down box to query a database.
When someone selects a value from the drop-down box the asp page will query the database to show results that match that parameter (after he clicks on 'Show results')
I would like to show ALL results when nothing is selected in the dropdown box.
I tried to add a * as a value to the dropdown box but this did not work.
Anyone got a clue on how to proceed with this one? ---
It's never too late to do the Right thing
i use a drop down box to query a database.
When someone selects a value from the drop-down box the asp page will query the database to show results that match that parameter (after he clicks on 'Show results')
I would like to show ALL results when nothing is selected in the dropdown box.
I tried to add a * as a value to the dropdown box but this did not work.
Anyone got a clue on how to proceed with this one? ---
It's never too late to do the Right thing