ダウンロードリスト

プロジェクト概要

!NeatUpload は、ASP.NET 開発者アップロード ファイルをディスクにストリーミングすることができ、アップロードの進行状況を監視することができます。モノラルの XSP/終えたマイクロソフトの ASP.NET 実装では、2 つのカスタム コントロールの機能の下で動作します。入力ファイルをアップロードするファイルを選択ユーザーことができ、プログレスバーが表示されますアップロード進行状況どちらかインラインまたはポップアップ。!ProgressBar も参照してくださいに !JavaScript をせずユーザーことができますアップロードの進行状況。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2007-06-16 12:25
1.2.18

このバージョンの修正プログラムのバグがHttpResponse.TransmitFile()を使用メモリに一時的にバッファリングされるし、ここでは、スクリプト要素NeatUploadのProgressBarコントロールによって生成さXHTML準拠されていないバグは、全体の感染ファイルが原因でした。のTransmitFileのための修正プログラム()を発行する小規模な副作用は、時には反応よりも大きい1MBのバッファリングされています。
タグ: 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、最新の開発スナップショットは、同じ修正が含まれます。
タグ: 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には、""エラーを要求の後には、クエリ文字列を取得することはできません原因が導入このリリースで修正処理されました。
タグ: 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"セクションを参照してください。
タグ: 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()を呼び出す将来の要求がハングする可能性があります。
タグ: Minor bugfixes
This release fixes a bug where calling HttpResponse.Close() could cause future requests to hang.

プロジェクトリソース