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 TouchToneTommy 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: *

  1. BountyHunter2

    Hi, I have a weird problem with the

    Hi, I have a weird problem with the below script. It's a scheduled script that runs every half hour. 99 times out of 100 it runs fine. Takes about 10-15 seconds to complete, and results in about 10k worth of data transfer recorded in my access log. When it goes wrong however, the end of the...
  2. BountyHunter2

    Invalid Character in CDATA

    Hi, I thought that a whatever was inside a CDATA section was not meant to be parsed... So why does the below generate an error on the &quot;£&quot; characted??? <headline><![CDATA[SILVERSTONE GETS £4M UPGRADE]]</headline> The error message is... The XML page cannot be displayed Cannot view...
  3. BountyHunter2

    Loading a remote XML file

    Hi, A newbie question i'm afraid. Why does the below not work when the xml file is on a remote server, but work if i download the file and host it on my server? ps I need to do this client-side as ChiliSoft ASP doesn't support the MS XMLDOM object. <html> <body><script...

Part and Inventory Search

Back
Top