multi value listboxes using SQL and ASP - TechRepublic
General discussion
April 27, 2001 at 06:20 AM
signortm

multi value listboxes using SQL and ASP

by signortm . Updated 25 years, 1 month ago

What is an efficient way to process a SQL query,using a stored procedure from an ASP page, which allows a user to select single or muli-values from a listbox? The ASP page has 3 parameters (listboxes) from which the user may select one or more values in the listbox. The query results are used to formulate a report.

This discussion is locked

All Comments