<snip>
Can anyone tell me if this is a common problem? Is this a purely MSIE
bug, or could PHP be a factor?
</snip>

I would guess it is a MSIE problem.  You could check the raw post data
coming into php too see if it is a php bug. I think
$GLOBALS['HTTP_RAW_POST_DATA'] has the post data

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

Reply via email to