<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hello Nagalakshmi<br><br>Your problem seems to be related to an Ajax issue...<br><br>With Ajax, infact, you cannot load pages coming from another domain even if the domain is your LAN or your subnet.<br><br>This feature was introduced to prevent deep-linking.<br><br>Make sure you don't call extern ip adresses or Lan addresses such as 192.168.x.x.<br><br>Another thing: I had the same (I think) problem and I checked if the php variable $this-&gt;server was right.<br><br>Try to echo this variable and post it back.<br><br>Cheers<br><b><br></b><br /><hr />Windows Live Mail <a href='http://get.live.com/wlmail/overview' target='_new'>Tutta la tua posta in un solo posto! Scarica il programma</a></body>
</html>