Welcome Guest, Not a member yet? Register   Sign In
Problem with mobile web development
#1

[eluser]NachoF[/eluser]
Im having a little trouble getting the blackberry browser to work with CI.
I have the feeling its got something to do with cache or something.

For instance, when I add a new student (or whatever) its supposed to take the user back to a page that shows a list of all the students... but the student that just got added isnt there... but if you refresh it shows up....
the exact opposite happens when you delete a student... its supposed to take you back to the students list... and it does but the student you just removed is still there.... when you refresh the page hes gone...
any ideas on how can I fix this?
#2

[eluser]garymardell[/eluser]
Code:
redirect("location", "refresh");

If you arn't already redirecting with the refresh you might want to.
If not its browser caching and i know little about it.
#3

[eluser]NachoF[/eluser]
If anyone ever bumps into this.. heres the trick

Blackberry cache




Theme © iAndrew 2016 - Forum software by © MyBB