I need to pass data (an array of strings) from html webresource window to the form. Please note, window means window (it is NOT embedded in CRM form, is NOT a dialog, it is a window opened from the form). I used Xrm.Utility.openWebResource. I need either to influence fields on the form or call a js function on the form. Any help is appreciated.
P.S. "onunload" is ignored by Chrome