Hi,
Im not sure about the header but to stop losing saved data you could save the data into a session on the page that would contain the redirect and have the initial value to echo the sessions value out. This could be in a if statement so if there is no session the initial value would still be displayed. 😉