SlickUpload
Welcome Guest Search | Active Topics | Log In | Register

SlickUpload Features Options
hvossos
#1 Posted : Tuesday, July 15, 2008 10:54:02 PM
Rank: Newbie

Groups: Registered

Joined: 7/16/2008
Posts: 1

I am evaluating your control for use in our company.  I have 3 critical featues which are required

 

1. Filter files larger than 'n'

2.  Only process image files( jpg, png....)

3.  Progress bar with cancel button.

I have figured out 2 and 3, but not #1.

I looked at all the examples and I can not figure out how would implement logic to filter out files larger than 'n'.   Can you give some direction?

 

ChrisHynes
#2 Posted : Thursday, July 17, 2008 10:31:36 AM
Rank: Administration


Groups:

Joined: 7/7/2005
Posts: 1,586
Location: Scottsdale, AZ

What workflow do you want when you say "Filter files larger than 'n'"? Do you want to:

  • (a) limit the entire upload request to a certain size?
  • (b) allow many files to be uploaded, but each file has to be less than a given size?
    If (b), do you want to reject the entire file set if a file is too big, or continue uploading and only handle files smaller than your limit?

SlickUpload supports all of the above scenarios. Let me know the answers to these questions and I'll suggest the best way to implement the behavior you want.

Users browsing this topic
Guest
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.