J
jht5945
I am using C# + ASP.NET writing a web application.
I set the Response.ContentType to "application/download", the use who
open this URL can download the file that it outputs, but how to program
the C# to know if the user clicked "cancel" button to cancel the
downloading?
I set the Response.ContentType to "application/download", the use who
open this URL can download the file that it outputs, but how to program
the C# to know if the user clicked "cancel" button to cancel the
downloading?