开发者

FTP to image control asp.net [closed]

It's difficult to tell what is being开发者_C百科 asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago.

does any one know how one would download an image file into an image control in asp.net using ftp?


You need to make an ASHX handler that sends an FtpWebRequest, copies the response to the HttpResponse, and sets the correct Content-Type header.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜