Description: An online application to display sales data by company, and by state. Results are displayed by totals for state, or all individual sales, and can be sorted by company, state, amount, and date by clicking on the column title. The data can be filtered by state - choose Florida only, and you see only the data for that state. Multiple states can be chosen. Default view is all records visible. The link above the chart changes the view to sales totals, and back. I have included "Check All", "Uncheck All", and "Invert Selection" features, for the sake of usability. This application is easily viewed in an 800 pixel wide browser. This application is validated as w3c compliant, section 508 compliant, and conforms to xhtml standards to be forward compatible. Although this application behaves as though there is a separate query and result page, they are one in the same. It just seemed more efficient that way. I have placed the document "sales.asp" inside a frameset that contains it only. This is to set the initial status to "all states checked." Don Demrow 2005.05.03