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 Wanet Telecoms Ltd 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: pumpkinapo
  • Content: Threads
  • Order by date
  1. pumpkinapo

    ISAPI ITS_RAW receiving corrupt data

    Looking for a little insight into an issue I can't seem to solve. We have an in-house written ISAPI extension to handle the submission of XML into our data system. What we are seeing is that when several small consecutive posts of data are being passed into the ISAPI extension some will come...
  2. pumpkinapo

    XP, IE6, SSL site issues

    Hey all, my dad is having a problem with his XP machine. Whenever he tries to access secure sites he times out. We have several other computers in the house and none of the others have problems. I'm out of idea's and was hopeing some of the bright minds on this forum would help me. Things we...
  3. pumpkinapo

    Javascript And The DOM

    Here's my problem... I'm using cloneNode() to copy 4 rows of a table. This works fine, however there's a js that when cloned is not working. Only when the js is cloned does the script not execute. In the linked example, clicking on "Notes" will work for the first entry. It will...
  4. pumpkinapo

    style.display crashing IE 5.5

    I seem to be having a problem with setting style.display = "block" though javascript. On IE 5.5 SP2 it will crash the browser, on IE 6.0 it works fine. Here is a sample of the sections of code: tb.appendChild(myClone); //alert('' + tb.lastChild.style.display)...

Part and Inventory Search

Back
Top