I want to delete a row in a database when the X is clicked. Is this possible?
Adam
you can check if a window is closed using javascript, not sure that will help you with that problem unless you do on window close, open a small window that does your deleting with php and then when that is done, close that window too