There are several ways to call a modal popup from asp.net. You could code it on your own using JavaScript, or you could use existing frameworks like jQuery or Ajax Control Toolkit. As I use both of them, I decided to check with the Ajax Control Toolkit as this is already implemented and no further module needs to be referenced. Read the rest of this entry
You could call the modal popup from the UI or from Backend. The current posting is just a reminder for me how to use it in backend.

