Hi Monty,

> I am curious about this..  In the racetv.xml or the comx.xml 
> files they
> call:
> 
>    var xmlHttp = new ActiveXObject("Microsoft.XmlHttp");
>    xmlHttp.open("GET", urlstart, false);
>    xmlHttp.send();
>    var sBody = xmlHttp.responseText;
> 
> Is this the xmlHttp() you are referring to? 

Yes, that's the one.

> The reason I ask is, I run these on XP SP2 machines...

@#¤%#! I wonder why it won't work on mine...

Have you applied any of the SP2 workarounds to your machines?

- Registry twiddling per http://dqsd.net/sp2.htm
- Mark-of-the-web

I consistently get Permission denied on xmlHttp.open() in racetv.xml.

- Kim



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel

Reply via email to