ajax script to black berry

8 views
Skip to first unread message

BB-dev

unread,
Feb 15, 2010, 12:21:46 AM2/15/10
to phonegap
Hi all,

I am working with phone gap black berry api.every thing is good and
working fine.But how to send a Ajax request using api,normal
XMLHTTPREQUEXT is not working.can any one please give some peace of
code,how to send a ajax request.

I tried this:
function http_request_load() {
var suc = function(p){
alert(p);
};
navigator.network.isReachable('http://11feet.in/mobile/
wikidata.php?q=india',suc);
}

iam not getting any response...

Please,help me..I am working with 8900 blackberry(4.6.1)

Thanks
Mehraj R

filmaj

unread,
Feb 18, 2010, 7:44:27 PM2/18/10
to phonegap
Have a look here:

http://phonegap.pbworks.com/Known-issues-(BlackBerry)

Under the 'Native XHRs do not work' heading.

Reply all
Reply to author
Forward
0 new messages