I have about 500 items in a database (MS SQL server 2008). These individual items have some other properties stored as tables. I am trying to display these items as html links on either a JSP/HTML page. I have a page with alphabets A....Z which are html links in themselves. When I click link "A", it should display all the items in the database that start with an A. Each row should be displayed with a checkbox, item name, text box(for qty) and a button "add to cart". In addition, the item name has to be a clickable link, which when clicked, displays the different properties as an html page using the information from the database. Can someone pls give an idea as to the steps needed to achieve this functionality.
raghujosh 0 Junior Poster
Eric Cute 33 Posting Whiz in Training
raghujosh 0 Junior Poster
Eric Cute 33 Posting Whiz in Training
raghujosh 0 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.