I need some sort of safety net, or alert for my users when they want to delete a record. A hyperlink to "remove.asp" with a querystring with the user ID is what's being used. I need something on the remove.asp page just before the sql string to delete the record. Thoughts would be appreciated. thanks!!