Welcome Guest, Not a member yet? Register   Sign In
Refreshing the current site
#6

[eluser]grobald[/eluser]
But there is still a problem with refreshing the page. Its weird that there is no function which you can use just for refreshing the same page. For instance i have a error messag with a clos link. After clicking on that link it should just reload the same page without passing the current position in the application.
Code:
function reset_message()
    {
        $this->session->unset_userdata('message');
        redirect(to the current page...);
    }
Or do you have some clues for that.?


Messages In This Thread
Refreshing the current site - by El Forum - 10-06-2008, 02:21 AM
Refreshing the current site - by El Forum - 10-06-2008, 02:32 AM
Refreshing the current site - by El Forum - 10-06-2008, 02:43 AM
Refreshing the current site - by El Forum - 10-06-2008, 02:46 AM
Refreshing the current site - by El Forum - 10-06-2008, 03:05 AM
Refreshing the current site - by El Forum - 10-06-2008, 03:12 AM
Refreshing the current site - by El Forum - 10-06-2008, 03:36 AM
Refreshing the current site - by El Forum - 10-06-2008, 04:21 AM
Refreshing the current site - by El Forum - 10-06-2008, 09:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB