Jawad Khan

Jawad's Lodge - The willingness to torture yourself before others is what makes a developer truly a unique breed.
posts - 45, comments - 149, trackbacks - 155

My Links

News

Archives

Post Categories

Image Galleries

Tuesday, November 01, 2005

How to make sure that the file is downloaded completely by the Users of Web Application ...

While developing a Website you might want to limit the users to download the file only once or would like to hide the link if they successfully downloaded a particular file. In traditional way of downloading the file its hard to know on the server side that file is downloaded successfully by the client. Solution is to stream the file in small chunk and make sure that is connected before streaming the next chunk. If you sucessfully transmitted the whiole file then this would mean that client has

posted @ Tuesday, November 01, 2005 12:00 PM | Feedback (2) | Filed Under [ ASP.NET ]

Powered by: