Hello I am using window.opener to return a value to a page that calls a pop-up window.
when I try to pass back the value I get a permission denied error.
Within my pop-up window the user can click a button that updates the pop-up window by calling an url to rebuild the page.
If I do a very simple pop-up(no refreshing) the value is returned with no problems.
Anthony.
when I try to pass back the value I get a permission denied error.
Within my pop-up window the user can click a button that updates the pop-up window by calling an url to rebuild the page.
If I do a very simple pop-up(no refreshing) the value is returned with no problems.
Anthony.