php - IPhone App ajax request Problem -


hello using cross domain ajax plugin send request server using iphone.

but when complie code xcode behaving strange.

some time send request server. time doesn't send reuest.

some time got response request , time not able reponse

pls. help

if there other way send data server using javascript pls. tell me

thanks

if native app, use nsurlconnection. read on here: url loading system programming guide if it's web app, javascript best way transmit data bi-direcionally asynchronously. if doesn't matter you, can use pure php , refresh page each time, although may not optimal user experience.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -