--- "Marc G. Fournier" <[EMAIL PROTECTED]> wrote:
> We're having a weird problem with some of our PHP forms, where, when a
> client uses IE6 with the latest hotfixes, they are reporting that have
> to re-submit a couple of times for it to "take" ... as if somehow the
> data isn't being passed down properly to the FORM/ACTION ...

I have heard from numerous sources that the latest patch for IE 6
(released a week or two ago) has a bug that causes it to have trouble
sending a proper POST request.

I don't have access to a Windows machine to test this myself, but it would
be very nice if someone could help pinpoint what circumstances cause this
behavior (surely it's not all POST requests). Capturing the raw request
from a failed transaction would be a good first step, and you can send me
this for interpretation if you like. I'm happy to help.

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security - O'Reilly
     Coming mid-2004
HTTP Developer's Handbook - Sams
     http://httphandbook.org/
PHP Community Site
     http://phpcommunity.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to