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: khennes02
  • Content: Threads
  • Order by date
  1. khennes02

    How do I get the actual table width in pixel

    Hi everyone. I built a Page that with a Table in it. The table is filled with information from a Database. How can I get the actual width of the Table? I need this information to be able to set the Printer settings. Thanks Kai
  2. khennes02

    Event for only onclose??? or how to manipulate the close button?

    Hi everyone, Is there an Event handler that only gets executed when you close a window. "onunloade(), onclose()" does not work for me, because it also get executed when you refresh a site. Or is there a way that I can Disable the "close Button" (Cross Button, top right corner) on a Popup, or...
  3. khennes02

    Problem closing unknown amount of windows

    Hi everyone, I have built a page that monitors a number of other Programmes. My problem is that I want to create a logout Button on all the windows. I tried to put on each window a onUnLoad="window.opener.close();" and then only somehow close the last window. This does somehow not work...

Part and Inventory Search

Back
Top