1
Answer

Modal dialog + aspx page

Virus Kiraak

Virus Kiraak

12y
2.1k
1

Hi,


I am opening a popup as

window.showModalDialog(


"CodePopup.aspx", WinSettings);

window.showModalDialog(


"CodePopup.aspx", WinSettings);

 

In the Popup page i have two buttons Submit and Close. When i click on Close I need to close the window and return to parent page.Now if I click on Close the same page (popup page) laoding once again. it's not closing.

 

Please Help me.

 

Regards,

 

MZee

 

 

v

Answers (1)
Next Recommended Forum