开发者

how to upload files to server through c#.net?

开发者 https://www.devze.com 2023-03-06 21:25 出处:网络
I m trying to upload images,audio files and videos to server through C#.net. What are the ways I c开发者_运维技巧an do that?Is it a windows client application? ASP Forms? MVC?

I m trying to upload images,audio files and videos to server through C#.net. What are the ways I c开发者_运维技巧an do that?


Is it a windows client application? ASP Forms? MVC?

EDIT: Then use the File Upload control.

http://www.aspnettutorials.com/tutorials/controls/use-fileupload-ctrl-asp4-cs.aspx


Refer this:

http://support.microsoft.com/kb/323246

0

精彩评论

暂无评论...
验证码 换一张
取 消