Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cogan
  • Order by date
  1. cogan

    Refresh the main window after closing the child window

    Before the 'window.close()' I would try the following line for NN: window.opener.location.reload() and this line for IE: window.opener.document.execCommand("refresh") Good luck!

Part and Inventory Search

Back
Top