I want to return to the last function even if the session has timed out and have to logged in again. It would be nice if i can keep inputting data.
Ex: I am inputing data to a form and when I click submit, session has timed out. I have to relogin and I redirected to last form but I want keep all the inputed data in that form.
Give me some suggestions