I have a page with a LinkButton that downloads a .wav file from a database. When the Download File dialog opens the name of the file is mypage[11].aspx. I would like the name of this file to be the same as in the db. I didnt see any properties of HttpResponse to facilitate this so Im sure theres a technique I dont know about.