Don't be sorry, that's not what I meant. The fields are completed by the
user, they submit and the cleaned and validated values are put into the
session. So when they go back their entered values are displayed. I made
sure of it by making sure these pages are never cached.
That issue is resolved.
On Thu, August 17, 2006 12:56 pm, Dave Goodchild wrote:
>> How does the user "go back one page"? If it by using the browser's
>> back-button, the php script has no way of knowing it.
>
> Yes, but the session variables have already been set, and are
> configured to
> display in the form fields.
Ah
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 th
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
Dave Goodchild wrote:
On 17/08/06, John Nichel <[EMAIL PROTECTED]> wrote:
Dave Goodchild wrote:
>>
>>
>> How does the user "go back one page"? If it by using the browser's
>> back-button, the php script has no way of knowing it.
>
>
>
> Yes, but the session variables have already been set, and
Dave Goodchild wrote:
How does the user "go back one page"? If it by using the browser's
back-button, the php script has no way of knowing it.
Yes, but the session variables have already been set, and are configured to
display in the form fields.
All the session variables in the world a
On 17/08/06, John Nichel <[EMAIL PROTECTED]> wrote:
Dave Goodchild wrote:
>>
>>
>> How does the user "go back one page"? If it by using the browser's
>> back-button, the php script has no way of knowing it.
>
>
>
> Yes, but the session variables have already been set, and are configured
to
> di
How does the user "go back one page"? If it by using the browser's
back-button, the php script has no way of knowing it.
Yes, but the session variables have already been set, and are configured to
display in the form fields.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
8 matches
Mail list logo