Can someone please tell me how to do the following
I would like the list.asp page to show summary information as it does but I have a related table that contains multiple records for each primary key.
To avoid having multiple records shown on the list page for one customer, is there a way for the user to click on the 'view' (edit.asp) link and have it show the multiple records there.
So, to summarize.....
list.asp page would show one record per customer
edit.asp page would show the detail records for the selected customer.
Any assistance would be greatly appreciated!
Sheryl Kemp