What is the best way to open a word/excel/power point etc file that is stored in a database? I need to display this as a link that will call another .aspx web page to do the Response.Header etc. Is it better to place it in a <a> tag or a hyperlink asp.net
control? Please provide examples if possible.
Go to the complete details ...