Click here to Skip to main content
15,922,696 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I created a utility for zip the file through memory stream and create a XML file which using that utility . Now how i use it when a download button is clicked . I also have a generic handler for that .
Posted

1 solution

Means you have already zip your file now you have to download it, right ?

if i am right then here is good link

Check me[^]
hope it helps
 
Share this answer
 
v2
Comments
vaibhavraidwivedi 21-Jul-11 4:00am    
Actually i created the zipping code in C# but i am not able to understand how i write in the XML . Please help .

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900