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 IamaSherpa 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: *

  1. norm29

    How do you close a previous window when a new window is opened?

    I've found that just putting window.close() or self.close() in the generation script in window 1 works ok with one problem; Javascript will put up a requester asking the user for permission to close the window if the first window wasn't generated by javascript. Here's an example from a project...

Part and Inventory Search

Back
Top