how to fix the fileupload size ..Example i want to fix maximam 5mb.my code is
<zul:fileupload id = "file" focus="false" onUpload="fileUpload(event.media);" />
am using zk3
how to fix the fileupload size ..Example i want to fix maximam 5mb.
my code is
<zul:fileupload id = "file" focus="false" onUpload="fileUpload(event.media);" />
am using zk3