S
sequoyan
Hello All - I have made an ASHX that sends a file of about 120MB to the
client but the save file dialog only appears after the entire file is
downloaded to the client. How can I make it appear before the download
instead? My goal is to give the user the normal file-download experience in
the browser - click link, immediate save file dialog, click save, download
progress dialog, success. Is this possible with ASHX?
Thanks for any help.
Thomas
client but the save file dialog only appears after the entire file is
downloaded to the client. How can I make it appear before the download
instead? My goal is to give the user the normal file-download experience in
the browser - click link, immediate save file dialog, click save, download
progress dialog, success. Is this possible with ASHX?
Thanks for any help.
Thomas