Re: [PHP] Form Data & History

2002-02-12 Thread Sebastian Benoit
Analysis and Solutions([EMAIL PROTECTED])@2002.02.11 23:19:57 +: > > back'... but upon going back in history, all the data that was in the > > form is lost. This did not occur on my regular not-secure web server. > > Page caching. You can alter that through the header() function. But, a No

Re: [PHP] Form Data & History

2002-02-11 Thread Analysis and Solutions
Howdy Steven: Steven Walker wrote: > > If data is missing or incorrect, the user is alerted to 'go > back'... but upon going back in history, all the data that was in the > form is lost. This did not occur on my regular not-secure web server. Page caching. You can alter that through the header