I was enhancing my mp3 aspx search page to include a shopping cart function. I figured it would be nice to grab all of the mp3 files, zip them up into one big zip file and dump it into the HTTPResponse stream. Well two missing things: A zip library and...