sorry, too many zeros to be 100K.
2005/7/21, ichy <[EMAIL PROTECTED]>: > > Hi, Zsolt. > if the error page is of apache, there might be a config setting in > httpd.conf > to limit request size like > LimitRequestBody 10240000 > in the case above, request larger than 100KB is prohibited. > when you repeat the upload and each time you upload the same file > and other request parameters, this shouldn't be the case. > regards > ichy >