Check your browser settings, I had this problem when I had the 'check
page never' setting selected, and it went away when I set it to 'check
every session'

>I am having a similar problem as the original poster.  In my case, I _want_
>the second sumbission to overwrite the first, but it's not happening.  What
>I have is a radio button list all named="update" each with it's own value
>(ie. 2,3,4,5,etc.).  The form is self-submitting and tests on 'update' to
>know how to proceed.  What I'm experiencing is that after the first
>submission, printing out '$HTTP_POST_VARS' array gives the correct update
>value.  Subsequent submissions also show this same value no matter what
>value is selected in the form.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to