Hi MeghDutt,
you can have return value on closing the window as:
window.returnValue='WhatEver';
but when this window is called it has to be window.showModalDialog('url', self, 'dialogHeight:500px; dialogWidth:730px; center:Yes; resizable:No; status:Yes; help:No;'). The url will be a page which will display the content of confirmation.
Regards,
Moiz