On Monday, May 19, 2014 4:55:17 AM UTC-7, Santosh Shingare wrote: > Dear all, > > > > I am trying to getting responses from server using ajax. it executing well in > browser, but not for app. can any one help me. > > > > Thank you
Dear kevin, I initially I try with url like http://10.129.200.15/FxPHP/filename.php Here my php file fetch one record from database. php display his output in JSON format. so I want to get Json format as response in ajax and then read it and parse it and diaply. Thank you _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
