Ask a Question related to ASP.NET General, Design and Development.
-
Enosh Chang #1
Could I use showModalDialog
Hi, all:
I want to use showModalDialog like as before, but I can't close this dialog.
How can I do, or another alternative? Thanks!
Enosh Chang Guest
-
showModalDialog not working properly
I have a page that uses the window.showModalDialog to open a dialog and it worked as espected for a long time. Now I've noticed that when the dialog... -
refresh parent window on close showModalDialog?
Is it possible to make the parent window refresh when a modal dialog is closed? I know I can use window.opener.location.reload(true); for a... -
closing showModalDialog window from server side
I have a simple page that I will like to display while i am processing the user request in the server. The page only has a label saying "Please...



Reply With Quote

