Marcolino wrote:
Hi,
a short question:
I have a /createShortEntry and a /createLargeEntry.
I want to limit filesize for /createShortEntry to 250kb and for
/createLargeEntry to 350kb.
is this possible in a simple way?
Thanks, Markus
No, you can only set a max upload size for the application as a whole.
For what you want to do, you'd have to add logic in your actions'
validation code.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]