I need to refresh a my window using Javascript, but I do not want to lose my information that is on the screen already.
Can anyone offer any help?
I thought that window.location.reload() would do this for me but I lose all of my information.
Thank you very much.