as an "update" on the error topic.

the same script that worked just fine before, crashes now every time I try to run it!
[Mad] [Mad] [Mad] [Mad] [Mad] [Mad] [Mad] [Mad]

you know, I do NOT like this.
there is at least two reasons I can find for this:
-kixtart timing: kixtart has (after "optimization" of code) had some timing issues
this may cause that before some call is ready, another one is executed. meaning with checker is that before page is downloaded (even when there is wait in it), kixtart tries to execute the next line, which crashes as it needs the result of the line before.
-microsoft.xmlhttp bug
xmlhttp has wait. if the wait does not function correctly, it will return the handle before the page is at our hand and thus crashing kixtart.
_________________________
!

download KiXnet