Image

Imagecyclotron wrote in Imagephp

Sessions Form Data

Before I added the Sessions functions to my project, a user could click the browser back (or javascript history) and the form data would be there. Now with Sessions enabled, the data is missing.

Is there a work-around to this clearing of the form?