Login Register

cannot bind to URL on different host (other than localhost)

my application is hosted on host1.
If I do dojo.io.bind with a url on host1, the remote ajax call is executed.
If I bind with a url on another host, the ajax call never gets executed.

Pls advise how to make ajax call to another host.

Thanks,
Kapil