I am using a dreamweaver form, which has some buttons on it. The button id is stored in the database as the conveyor number.
When updating records i want to be able to click a button, which will use the button id to call for the correct record in the database, whereas at the moment when any button is clicked it displays all records stored in the database.
The conveyor number field would not be editable on the update page.