<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br><br>xmlPage.loadXML('http://www.myserver.com/access/xml/overhead.xml'); //this works<br><br>xmlPage.sendAndLoad(myReq, FileLocation + 'overhead.xml'); //this works<br><br>xmlPage.sendAndLoad(myReq, 'http://www.myserver.com/access/xml/overhead.xml'); //this doesn't <br>//no event ever fires<br><br>I thought if it was security issue, loadXML shouldn't work either.                                               <br /><hr />Hotmail: Powerful Free email with security by Microsoft. <a href='http://clk.atdmt.com/GBL/go/196390710/direct/01/' target='_new'>Get it now.</a></body>
</html>