在.NET 2.0项目中,是否可以使用AjaxControlToolkit中的AsyncFileUpload? [英] Is is possible to use the AsyncFileUpload from the AjaxControlToolkit in a .Net 2.0 project?

查看:172
本文介绍了在.NET 2.0项目中,是否可以使用AjaxControlToolkit中的AsyncFileUpload?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

标题几乎说明了一切。我有一个项目,出于政治原因,不能移动到.Net的更高版本,并希望有一个上传文件比旧的FileUpload控制更好的控制。



我想使用AsyncFileUpload控件,但它不在2.0框架支持的最新版本的工具包中。



我看过在一些基于Flash的控件中,但是将它们整合起来会触发我正在进行的项目(多个星期)的全面回归测试。



FileUpload控件,因为我们的文件很小,但是当文件变大时的错误处理将不再是无法接受的。

- 编辑 -

我刚刚找到Uploadify。起初我不认为它会起作用,但是我以任何方式检查了论坛。我发现这个链接 http://www.uploadify.com/forum/viewtopic.php?f=7&t=142&p=8620&hilit=asp.net#p8620 它的效果很好。我可以在上传处理程序中做任何我想做的事情。

解决方案

/ p>

我刚刚找到Uploadify。起初我不认为它会起作用,但是我以任何方式检查了论坛。我发现这个链接 http://www.uploadify.com/forum/viewtopic.php?f=7&t=142&p=8620&hilit=asp.net#p8620 它的效果很好。我可以在上传处理程序中做任何我想做的事情。


The title pretty much says it all. I have a project that for political reasons cannot be moved to a later version of .Net and would love to have a drop-in control for uploading files better than the old FileUpload control.

I'd like to use the AsyncFileUpload control, but it's not in the latest version of the toolkit that is supported in the 2.0 framework.

I've looked at some of the flash based controls, but integrating them would trigger a full regression test of the project I'm on (multiple weeks).

We've lived with the FileUpload control because our files are small, but the error handling when a file gets larger won't be unacceptable much longer.

-- EDIT --
I just found Uploadify. At first I didn't think it would work, but I checked out the forums any way. I found this link http://www.uploadify.com/forum/viewtopic.php?f=7&t=142&p=8620&hilit=asp.net#p8620 It works great. I can do whatever I want to in the upload handler.

解决方案

I'm adding this as an answer for whoever follows:

I just found Uploadify. At first I didn't think it would work, but I checked out the forums any way. I found this link http://www.uploadify.com/forum/viewtopic.php?f=7&t=142&p=8620&hilit=asp.net#p8620 It works great. I can do whatever I want to in the upload handler.

这篇关于在.NET 2.0项目中,是否可以使用AjaxControlToolkit中的AsyncFileUpload?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆