RE: max file size - validator - javascript

2005-01-24 Thread John McCosker
ecurity manager. -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: 24 January 2005 15:22 To: Nathan Coast; Struts Users Mailing List Subject: Re: max file size - validator - javascript At 3:01 PM +0800 1/24/05, Nathan Coast wrote: >Hi, > >Does the validator support max f

Re: max file size - validator - javascript

2005-01-24 Thread Joe Germuska
At 3:01 PM +0800 1/24/05, Nathan Coast 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

Re: max file size - validator - javascript

2005-01-24 Thread Jim Barrows
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 a