This is something that I've strugged with for a while, I'm glad to have found a solution.
When you use the Telerik RadConfirm dialog, it pops up and when it closes it executes Javascript. But I most always need it to execute .NET code in the code behind.
This example shows how to do just that.