How to navigate on Detail page (ASP)
Hi,
I've created a Master/Detail pageset in ASP VBscript using the standard wizard. On the detail page, I am displaying 50 products at a time (there are several hundred being filtered from a database of over 1000). When clicking on an individual product, I want to navigate from the master page to a detail page to allow that specific product to be edited (say it's the 10th product being displayed). On the detail page, I want to show that 10th product, but also provide the ability to navigate to the 11th (next) product in the database (in the same order with which it appeared on the detail page). I'm having problems getting the navigation to work on the detail page.
Any help on how to modify the master/detail workflow to allow navigation on the detail page?
Thanks!
[Subject line modified by moderator to indicate technology used]
