I want to make a popup window that is populated on the server that you can resize and drag. Is there a way to turn off the modal part of the ModalPopup? If not, does anyone have an example of how to combine the UpdatePanel, PopupControlExtender, DragPanelExtender, and ResizableControlExtender to make a popup window? I have not seen any examples of combining these four controls on the forums.