Hi, basically ive set up a simple database. Ive also got a page which allows the user to search to find a number of records. When they are found they are listed on the screen with a few fields related to that record.
My question is how do you setup a function so next to every record there is view all/read more function which when clicked will show that record and all its fields on the next page. So individual records can viewed on their own.
Thanks
|