On Monday 30 June 2003 07:06, Catalin Trifu wrote:

>     I used MAX_FILE_SIZE too in the form which
> uploads the file (the input field is before the file field)
> and I am using IE6 for testing and still the file pass through to
> the server.

> > *IF* the browser supports it then IT would stop the upload of files
> > larger than MAX_FILE_SIZE.

It would only work IF the browser supported it. The fact that it didn't work 
(ie didn't prevent the upload) would suggest that IE doesn't support it?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
zeal, n.:
        Quality seen in new graduates -- if you're quick.
*/


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

Reply via email to