On Thu, 2006-08-17 at 19:19 +0100, Dave Goodchild wrote: > Trust me, there is far too much code to include. The problem is simple. The > app contains a 3-page form cycle that reloads itself, progressing from stage > 1-3 and populating the session array as values are validated and cleaned. > When the process is complete, the values held in the session array are > inserted into the database. In FF, IE and Opera in my test installation, I > can navigate back and forth through the pages and previously entered values > persist and at the end are entered. The user testing elsewhere on IE does > not see these persistent values and the data entered at the end is all > default or blank. I just wanted to know if anyone could spot the issue from > experience, otherwise I need a rethink! Usually a browser cache issue. If they set the cache to 0 then I do believe it gets wiped. Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------' -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php