+++ Rick ---
↧
Re: wwwResponse::DownloadFile
↧
+++ Rick ---
Response.DownLoadFile( "c:\temp\lds_7.xlsx", "application/vnd.ms-excel", "lds_7.xlsx" )
This causes the dialog box to popup on the client and it is displaying all info correctly (filename/type/size), but once the file is saved its content is "WC_TRANSMITFILE: c:\temp\lds_7.xlsx" instead of the actual file.
I get the same result with any type of file. I must be missing something?
Thanks.