Hi guys,
I would like to know if there is a way of deleting an object when a person leaves a page.
For example,
if a user creates an order, the order is committed to the database before proceeding.
if however the user accidently clicks another link, how do i then delete that object? I currently am committing it because its helping me with other stuff.
is there perhaps a way ?
Regards,
Mo