On 7/6/11 6:44 AM, Remi Grumeau wrote:
For your project, we told you twice you can't login via an Ajax call
since a session (server side) needs user browser headers to refresh.
iUI has nothing to do with that (best example:
http://m.pocket-locator.com, powered by iUI, with a login/pass
pre-home.).
I have built an iUI app that used Ajax for login. So, It is possible.
In the case of this particular app, all requests to the server were done
with Ajax, so I was able to store the login information using JavaScript
and made sure to add it to every Ajax request.
It really depends upon the structure of your application and the way
your server handles authentication.
-- Sean
--
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en.