I have a .asp script which has VB embedded. One of the functions in this script is to identify a category and the number of associated events in that category as presented in an onscreen form. Currently the function offers a simple delete button and a text warning.which works well. However when you delete the category it wipes all of the records and the only way back is to upload a backup copy of the Access DB. I would like to insert a pause and redirect the function to a new script that allows you to confirm the deletion before carrying it out. A bit of built in security.. just in case. Has anybody got any help they can offer me please, relative newbie skills at this end :-(