bryce, just for further usage, the correct way of putting the xmlhttp to get some data instead of:
code:
$Obj = createobject("microsoft.xmlhttp")
if @Error <> 0 exit(@error) endif
$obj.open("GET", "http://www.yahoo.com", not 1)$obj.send
? $obj.responsetext

cheers,
_________________________
!

download KiXnet