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

    Vista reboots before login screen after installing Ubuntu

    I had Ubuntu 8.1 and Vista working well together today, but after a few reboots I tried Vista again and it booted past the loading animation to a black screen with a movable cursor. Now a few seconds after the cursor appears (and occasionally before it appears), the system reboots before...
  2. colorplane

    Can't stream <script> tags to IE (Comet)

    I have written a Perl HTTP server that pushes chat events to connected clients via <script> commands. Although Firefox and Opera work fine with XMLHTTPRequest, I am aware that IE will not allow access to the responseText or the innerHTML of an iframe until the connection has closed. However, I...
  3. colorplane

    Perl HTTP server - can't stream data to IE

    Although Firefox and Opera support streaming Javascript commands sent by an HTTP server (Comet), I can't figure out why my server/client code is not streaming in Internet Explorer. The concept of Comet as I understand it is that IE runs the <script> tags generated by the server as it receives...

Part and Inventory Search

Back
Top