msdnexpert
Sep 26th, 2000, 11:04 PM
Dear all,
I have got a form on an asp page. I am opening the page in a modal window using showModalDialog. The target attribute of the form has been set to window.self. When I submit the form the modal dialog opens the form submission results in a new browser instance. How do I avoid that. I want the form submission result to be opened in the same modal dialog.
Thanks in advance.
I have got a form on an asp page. I am opening the page in a modal window using showModalDialog. The target attribute of the form has been set to window.self. When I submit the form the modal dialog opens the form submission results in a new browser instance. How do I avoid that. I want the form submission result to be opened in the same modal dialog.
Thanks in advance.