Drag the handle to re-order the list
Intel, Inc. |
Microsoft |
IBM, Inc. |
Apple |
Google, Inc. |
Amazon |
Dell, Inc. |
Samsung |
Download and Install the AJAX Control Toolkit
In aspx after Page: Register AjaxControlToolkit with cc1 prefix
In aspx's Style: ....
In aspx's Script: ModalDone()
In aspx's HTML: asp:ScriptManager for ???
asp:Button for target (to show modal dialog)
cc1:ModalPopupExtension that defines OK and Cancel buttons, and panel
Panel with 4 css classes, OK and Cancel buttons, input text
H3 for return value (from javascript)
The button will open a window as a model dialog