I have a customer who is trying to make cross-domain calls through XmlHTTP from a static web page stored on the device.
For example, I have a page named weather.htm stored on the device file system and I want to make a call to a web service located on Yahoo! to get the weather. When I try to make the call through XmlHTTP I get the popup asking for permission. How do I get rid of that popup?
0 Replies