
Some users may still have IE 6. He does not support all of the eye candy stuff but it works:

Of course we do not look backwards only. Here is Safari 3 on Windows:

... if (isset($_SERVER['CONTENT_LENGTH']) && $_SERVER['CONTENT_LENGTH'] > $this->iniGetSize('post_max_size')) { $this->addMsg(MSG_ERROR, $this->_gt('Uploaded data is to large.')); } ...Does anybody know a better solution or problems with that one?