I have used jquery ui dialog using IFrame and passed URL to that IFrame. So new page opened in dialog box in Iframe.
After some processing in that dialog box page. I want to pass some data from that dialog box to my page on close event.
Please help.
To access the parent page on an iframe you can use window.parent