User1114182319 posted
Hi i am at a crossroads at the moment as i am not surehow to solve this problem i am having. I want to design a page that displays a list of say products from a access database and i want them to be displayed on the page, then if the user say clicks
on one of them i want them to be taken to the page displaying al the information for that product. Now i presume i could display the list and when an item is clicked pass the ID for that item into a query string for the next page to use to display the relevent
information. I just need to know how to get the information to be displaed and have it pass the correct ID over for the item clicked to the next page. Is there any1 who can help with this? thanks