I have an HTML web page that openes a DHTMLWindow, and I want to send that window a parameter from the 'fater' HTML web page, so the DHTMLWindow would be able to pass it on to one of it's 'son' windows.
How can I send parameter to DHTMLWindow?
Or, maybe, is there a way to replace that DHTMLWindow with regualar popup window openened with window.open command?
Really need your help, Tal.