|
Rank: Advanced Member Groups: Member
Joined: 6/5/2007 Posts: 76
|
Is there a built in way to restrict the uploader to specific file extensions client side?
I can implement this server side, but if there is a client side method then the user won't have to wait for the upload to be told that it is invalid, and we won't end up with a file on the server that we don't want there.
It would be helpful if this was a property that could be set rather than me trying to hard code javascript onto the page, or perhaps a validation control that you could supply us that works with your uploader?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi Paul,
This is a good idea. We should be able to implement it very soon.
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi Paul,
This feature has been implemented as of build 2007.1.20.
Thanks
|
|
Rank: Advanced Member Groups: Member
Joined: 6/5/2007 Posts: 76
|
Wow! Excellent!
How do I get it?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
2007.1.20 is a public release. You can get it from our download page.
|
|