Download List

프로젝트 설명

NeatUpload allows ASP.NET developers to stream
uploaded files to disk and allows users to monitor
upload progress. It works under Mono's
XSP/mod_mono as well as Microsoft's ASP.NET
implementation and features two custom controls.
InputFile allows the user to select a file to
upload and ProgressBar displays the upload
progress either inline or in a popup. ProgressBar
even allows users without JavaScript to see upload
progress.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-16 12:25
1.2.18

이 버전의 버그 수정을 사용하여 어디 HttpResponse.TransmitFile () 버퍼 메모리에 일시적으로해야하고, 어디에 스크립트 요소를 NeatUpload의 ProgressBar 컨트롤에 의해 XHTML과 호환되지 않은 버그가 전체 전송 파일을 일으킬 수있습니다. TransmitFile에 대한 수정 () 문제는 작은 부작용은 때로는 응답보다 큰 1MB의 버퍼되지 않습니다했습니다.
Tags: Minor bugfixes
This version fixes a bug where using HttpResponse.TransmitFile() could cause the entire transmitted file to be buffered in memory temporarily, and a bug where the script elements produced by NeatUpload's ProgressBar control were not XHTML compliant. The fix for the TransmitFile() issue has the small side effect that sometimes responses larger than 1MB are not buffered.

2007-04-20 08:26
1.2.17

이 보안 패치 릴리스입니다. 잘못된 사용자에게 보내도록 그것은 버그 수정이 어디 경쟁 조건이 가끔은 응답의 일부를 발생 가능성이 승인되지 않은 사용자에게 민감한 정보를 공개. 다음 버전의 취약한 것으로 생각되고있습니다 : 1.2.11 1.2.16를 통해 1.1.18 1.1.23를 통해, 그리고 trunk.379 trunk.445을 통해. NeatUpload - 1.1.24 및 최신 개발 스냅샷과 같은 수정 프로그램이 포함되어있습니다.
Tags: Major security fixes
This is a security fix release. It fixes a bug
where a race condition sometimes caused portions
of responses to be sent to the wrong user,
potentially revealing sensitive information to
unauthorized users. The following versions are
thought to be vulnerable: 1.2.11 through 1.2.16,
1.1.18 through 1.1.23, and trunk.379 through
trunk.445. NeatUpload-1.1.24 and the latest
development snapshot contain the same fix.

2006-09-26 19:09
1.2.13

만약에 Response.Redirect () 요청을 처리하는 도중라는 버그 1.2.11에서 ""오류가 요청 후 쿼리 문자열을 얻을 수없습니다 인해 도입이 릴리스의 수정 사항 처리되었습니다.
Tags: Minor bugfixes
This release fixes a bug introduced in 1.2.11 that caused a "Cannot get the query string" error after a request was processed if Response.Redirect() was called during the processing of the request.

2006-09-21 04:44
1.2.12

이 릴리스의 버그 수정 어디에있는 파일과 진행 상황을 표시 추적을 할 때 ASP.NET에서 Web.config에서 활성화되었다 업데이 트를 업로드하지 않을 것이다. 그것은 상황이 발생했을 때 UploadHttpModule 사용할 수없습니다. "ASP.NET 응용 프로그램에서 사용된 추적을 비활성화 대한 자세한 내용은 매뉴얼의 NeatUpload"절을 참조하십시오.
Tags: Minor bugfixes
This release fixes a bug where files would not upload and the progress display would not update when ASP.NET tracing was enabled in the Web.config. It disables the UploadHttpModule when that situation occurs. See the "ASP.NET application-wide tracing disables NeatUpload" section of the manual for details.

2006-09-13 23:18
1.2.11

이 릴리스의 버그 수정이 어디 HttpResponse.Close 전화 () 요청을 걸고 미래에 발생할 수있습니다.
Tags: Minor bugfixes
This release fixes a bug where calling HttpResponse.Close() could cause future requests to hang.

Project Resources