Have been trying to build a simple asset tracking script, I have most of it working correctly however I would like to be able to check items back in once they have been returned.
I would like to be able to have a link next to each item on loan called returned which the user would select once returned. Clicking the link would wipe the users first and last name database entry but would still keeping some information ie the name of the item borrowed.
I tried to google a solution but nothing has helped.
Could someone point me in the correct direction as I am totally lost at the moment.