ASP.NET File Uploading by Budi Kurniawan -- File upload and download are much simpler tasks in ASP.NET than in classic ASP, thanks to the extensive .NET Framework class library. While file upload in ASP.NET is as easy as retrieving an HTML form value, file download is still a bit tricky.
Although I am not professional in the programing, I retain the strong interests in finding some solutions in the programing languages for the practical problems. This problem I met long before, but I did not find an appropriate solution for it, then I put it aside (actually this is not a good habit for a scholar!). Today I finally found the answer for it!
-
No comments:
Post a Comment