Hi,
I have a database table with files in bitarray format. Now I would like to create an download page where I can promp a download dialog to the user so that he can download my file. the page will get a Guid parameter (download.aspx?id=<guid>) so it knows withs record he should download.
Can someone give me some advise how I can let a user download the file that is in a bitarray format? (the file is not on any fisical location on the webserver...)
...
Go to the complete details ...