modal-popup

ASP.NET AJAX Control Toolkit: Show a ModalPopup and then do PostBack

Hello. I want to show a modal popup when a user click on an asp button. The user must select an option of a panel. The value of the option selected must be saved to an input hidden and then the asp.net button must do a PostBack. Can I do that? Thank you! ...

Modal Pop-up Image Viewer for Asp.net

Hi every body, I am looking for a control which can show me selected image detail view which is actually gonna be bigger image in a modal pop up to show a better view of image to my customers. You know those standard modal pop-up resizeable to selected image original size. Dynamicly resizable modal pop-up is actually what I am looking f...

Sending Notification in Modal Popup to Users

Hi everyone, This question can be little different than you expect. I am wondering how would I show notification modal popup on a user's browser window whenever they come online and whichever the website they connect, and suppose I am the internet provider of these users. They don't have to download anything to their computer and they c...

How to refresh DataGrid and DropDown on main page after hiding modal popup

Hi, I am adding records to a database from a modal popup. After hiding the modal popup, the page has not been refreshed even though I have Rebound the controls. I have reviewed a few postings on the web about this but the solution still evades me. I have attached my code after removing some of the extra detail... It seems I need to ...