Hi,
Upon closing a pop up window that updates/inserts items in the database, I want a table displaying database information refreshed. I was trying to use javascript "opener.tablename.refresh()" when a "Close Window" button was clicked in the popup, but this didn't work. Any thoughts? Thanks.