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 gkittelson 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: hsil
  • Order by date
  1. hsil

    Close remote doesn't work in Mac/NN

    I'm trying to open then close a remote control window using code like: function showRemote() { self.name = "main"; var windowprops = "height=420,width=524"; OpenWindow = window.open("xxx.htm","remote",windowprops); } And: function closeRemote() {...

Part and Inventory Search

Back
Top