Component Recommendations - Ajax File Upload
-
As the title suggests, I'm looking for a control that can be used in an ASP.NET webpage to upload large (up to 50Mb) files asychronously with some kind of progress indicator. Pause and resume would be nice but not necessary. I've seen the Telerik Uploader[^] which looks pretty promising but I'm not that keen on having to wrap the entire page in the telerik script manager controls etc. I've also seen the Dev Express Uploader[^] which looks promising. Has anyone used either of these (or any other) controls in a production environment and could you recommend one in particular? ETA: Licensing is also an issue - the component needs to be fully redistributable without need for additional client licences. Thanks in advance
Sarchasm : The gulf between the author of sarcastic wit and the person who doesn't get it.
-
As the title suggests, I'm looking for a control that can be used in an ASP.NET webpage to upload large (up to 50Mb) files asychronously with some kind of progress indicator. Pause and resume would be nice but not necessary. I've seen the Telerik Uploader[^] which looks pretty promising but I'm not that keen on having to wrap the entire page in the telerik script manager controls etc. I've also seen the Dev Express Uploader[^] which looks promising. Has anyone used either of these (or any other) controls in a production environment and could you recommend one in particular? ETA: Licensing is also an issue - the component needs to be fully redistributable without need for additional client licences. Thanks in advance
Sarchasm : The gulf between the author of sarcastic wit and the person who doesn't get it.
Lovely that a couple of people have taken the time and effort to downvote me - I appreciate your investment in my question. Has anyone got a more positive reply to put forward? As I've been looking through, I've also found AjaxUploader[^] which appears to be a nice looking component (and has the benefit of enterprise, rather than developer licensing and the fact you don't need to buy an entire suite of products). Helpful comments would be much appreciated.
Sarchasm : The gulf between the author of sarcastic wit and the person who doesn't get it.
-
As the title suggests, I'm looking for a control that can be used in an ASP.NET webpage to upload large (up to 50Mb) files asychronously with some kind of progress indicator. Pause and resume would be nice but not necessary. I've seen the Telerik Uploader[^] which looks pretty promising but I'm not that keen on having to wrap the entire page in the telerik script manager controls etc. I've also seen the Dev Express Uploader[^] which looks promising. Has anyone used either of these (or any other) controls in a production environment and could you recommend one in particular? ETA: Licensing is also an issue - the component needs to be fully redistributable without need for additional client licences. Thanks in advance
Sarchasm : The gulf between the author of sarcastic wit and the person who doesn't get it.
If I remember correctly, most Telerik AJAX controls will work with the standard script manager. Beyond the developer license, there are no additional fees associated with distributing the controls.
-
If I remember correctly, most Telerik AJAX controls will work with the standard script manager. Beyond the developer license, there are no additional fees associated with distributing the controls.
Cheers Glenn - I was a little concerned about having to use a proprietary script manager so that's good news. I've also found out that the test team in my office is wanting to buy the Telerik test studio control so I might be able to piggy back onto their request and save a few quid along the way!!
Sarchasm : The gulf between the author of sarcastic wit and the person who doesn't get it.
-
Lovely that a couple of people have taken the time and effort to downvote me - I appreciate your investment in my question. Has anyone got a more positive reply to put forward? As I've been looking through, I've also found AjaxUploader[^] which appears to be a nice looking component (and has the benefit of enterprise, rather than developer licensing and the fact you don't need to buy an entire suite of products). Helpful comments would be much appreciated.
Sarchasm : The gulf between the author of sarcastic wit and the person who doesn't get it.
This is the Lounge, Dude!
Pete
-
As the title suggests, I'm looking for a control that can be used in an ASP.NET webpage to upload large (up to 50Mb) files asychronously with some kind of progress indicator. Pause and resume would be nice but not necessary. I've seen the Telerik Uploader[^] which looks pretty promising but I'm not that keen on having to wrap the entire page in the telerik script manager controls etc. I've also seen the Dev Express Uploader[^] which looks promising. Has anyone used either of these (or any other) controls in a production environment and could you recommend one in particular? ETA: Licensing is also an issue - the component needs to be fully redistributable without need for additional client licences. Thanks in advance
Sarchasm : The gulf between the author of sarcastic wit and the person who doesn't get it.
Have you looked at things like this[^] I ended up nicking code from several places and rolling my own, because none of them gave exactly what I wanted. The one in the link doesn't give a true progress bar. this one does[^]
___________________________________________ .\\axxx (That's an 'M')