Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C# を使用して、POSTHTTP メソッドを使用してファイルをアップロードするメソッドがあります。しかし、サーバーはファイルの配列を期待しています。POSTでは、何を変更する必要がありますか、より一般的には、ファイルの配列またはリストをどのように変更できますか?
POST
jquery と次のようなアップロード プラグインを使用できます。
http://blueimp.github.com/jQuery-File-Upload/