Rank: Member
Groups: Member
Joined: 6/30/2006(UTC) Posts: 17
|
I would like to set the system in a way that the user will not be able to Upload less then 5 files. Is it possible ? Ilay.
|
|
|
|
Rank: Advanced Member
Groups: Joined: 8/3/2003(UTC) Posts: 998
|
Hello, Use the BeforeUpload event handler to check if all conditions are OK. Return true if everything is OK and false in other cases. You can check the count of files to upload using UploadFileCount property. Edited by user Friday, February 22, 2008 4:13:31 PM(UTC)
| Reason: Not specified |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.