On Mon, 24 Jan 2005 15:01:37 +0800, Nathan Coast <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Does the validator support max file size for an uploaded file?  I have
> found various threads covering how to specify the max file size and how
> to check if it is exceeded but this all seems to be server-side and
> outside of the validator mechanism
> e.g.
> http://www.mail-archive.com/user@struts.apache.org/msg12942.html

The validator mechanism is server side, or client side, so it will work.

> 
> I'm not even sure if it is possible to find the size of a file upload
> within javascript.  Obviously if it isn't possible from javascript, it
> can't be implemented in the validator (not in the client at least).
> 
> cheers
> Nathan
> --
> Nathan Coast
> Managing Director
> Codeczar Ltd
> mob : (852) 9049 5581
> tel : (852) 2834 8733
> fax : (852) 2834 8755
> web : http://www.codeczar.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to