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

    XMLHttpRequest and memory leak (onreadystatechange closure)

    The code is pasted here. http://pastebin.ca/439922 I basically have a custom object which contains a XMLHttpRequest object inside it. Inside my object's declaration I have the following. this.oXMLHttp.onreadystatechange = function() { self.handleReadyStateChange(); }...
  2. Chris303

    ADSL + PSTN over the same CAT5 cables

    Is it possible to run 2 ADSL connections and 1 PSTN connection over 2 CAT5 cables? I am under the impression that ADSL requires just 3 pairs? and PSTN needs 2 pairs? so I should be able to use 8 the pairs for this purpose? Chris
  3. Chris303

    CAT5 termination

    I have purchased 237 termination strips for extending CAT5 cables. http://shop.austin-taylor.co.uk/index.cfm?event=catalogue.product&productID=16160&categoryID=0 Now do I just terminate one cable to one side of the strip and then terminate another to the other side? Also... I am unsure of the...

Part and Inventory Search

Back
Top