10
Shouts

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

published 1268 days, 20 hours, 24 minutes ago posted by farooqkaiserfarooqkaiser 1272 days, 14 hours, 21 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: Web Dev | clicked: 4 | | source: www.fairnet.com | show counter code
tags: C#, FTP, Http Handler