10
shouts

Web 2.0 | HTML based file upload/download to FTP server using HttpHandler in C#

published 774 days, 4 hours, 19 minutes ago posted by farooqkaiserfarooqkaiser 777 days, 22 hours, 16 minutes ago
Monday, December 28, 2009 1:19:46 PM GMT Thursday, December 24, 2009 7:22:03 PM GMT

In this article, i will examined how to upload/download file from HTML client to FTP server using HttpHandler in C#. This approach can be very handy for application integration. Here is our html code that will consume HttpHandlers. 1:

category: ASP.NET | clicked: 1 | | source: www.fairnet.com | show counter code
tags: C#, FTP, Http Handler