How can I retrieve the value of a form element in the main page from the dialog box.
In older version I was using the window.opener but it seems that in the new one it doesn't work, it says that field is null.
I need this value to send it through a httpRequest.
Thank you for your help
Sat, 08/15/2009 - 22:22
#1
Fixed: Get parent form element value from dialog box