nooruls143
New member
- Joined
- Sep 12, 2006
- Messages
- 1
Hi,
I need to create a page that enables the user to download the files from his directory depending upon his username. So, each user has its own specific directory. I have been able to display the files using DataGrid and put a download button next to each row (Asp:ButtonColumn) but I am unable to trigger the download. I have created a subroutine that enables the download using file streams, and I want the button to trigger that sub whenever the user clicks on it. Please help! Also plz. provide the code if possible
Regards,
Noorul
I need to create a page that enables the user to download the files from his directory depending upon his username. So, each user has its own specific directory. I have been able to display the files using DataGrid and put a download button next to each row (Asp:ButtonColumn) but I am unable to trigger the download. I have created a subroutine that enables the download using file streams, and I want the button to trigger that sub whenever the user clicks on it. Please help! Also plz. provide the code if possible
Regards,
Noorul