Welcome Guest, Not a member yet? Register   Sign In
On page refresh clear form values
#2

[eluser]larsonator[/eluser]
Try echoing $value->acontentdetail->title stright out onto the page and see if the value is changing?

This sounds more like a caching issue than codeigniter.
You can add meta tags to tell the browser to not cache the page,

You other option would be to use jquery and use the onload event to clear the input. (this would be done when the page had finished loading, and $value->acontentdetail->title would also be cleared.


Messages In This Thread
On page refresh clear form values - by El Forum - 10-09-2014, 02:23 AM
On page refresh clear form values - by El Forum - 10-09-2014, 10:45 PM
On page refresh clear form values - by El Forum - 10-09-2014, 11:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB