Author: GillouX | Posted on: 5/28/2009 8:53:57 AM | Views : 1134

Hello,
I have a list of files and a download buttons
when I click on the download button, I'm supposed to download the selected file, delete it from a basketlist and then refresh the list on the client side
 
the problem I have is that, I use the Reponse.BinaryWrite to send the file to the client but after this, the page is not refreshed.
 
can sy help me on this? will I need to use another page to make the download?
 
thx in advance

...

Go to the complete details ...