ok, the xmlhttp does not seem the right way to go.
I have in every bbcheck loop these lines:
code:
 $httpObj = createobject("microsoft.xmlhttp") sleep 0.2
$httpObj.open("GET", "http://kixtart.org/cgi-bin/ultimatebb.cgi?", -1)
$httpObj.send
while $httpObj.readystate <> 4 sleep 0.05 loop
$data=$httpObj.Responsetext
$httpObj = 0

and still, all it does is refresh the stuff from the previous query.
ha [Mad]
_________________________
!

download KiXnet