Tagged Questions
2
votes
5answers
464 views
How do I create a “filter by price” type of query?
I'm using VBScript (ASP Classic) and SQL Server; I'm trying to have a section on the website where you can see a count of products at certain price levels. Something like:
$50 - $100 (4)
$100 - $500 ...