Dear All,
just inherited some code which uses REFRESH function on the parent window after changes have been made on the page dynamically, but this does not work on IE and I can't find a reference in the
JS books I have here.
What I need to do is to refresh the opener of a popup window from the popup without losing the content that has been added by the end user, using RELOAD instead does not do this.