Hi,
I have a  problem with downloading dynamic content in IE 6.
Somehow IE 6 has Problems with thecontent-disposition: attachment;
filename=??? headers in connection with HTTPS (Do not save encrypted pages
to disk).
Error: Cannot copy file: cannot read from the source file or disk.

The workarround is, that you simulate a static href
https://xyc.com/abc/mygeneratedExcel.xls
Unfortunately, I am currently using a ResourceLink in combination with a
DynamicWebResource.and the Links look something like this:

https://xyc.com/abc/?wicket:interface=:3:detailTable:exportExcel::IResourceListener
::

Can you please give me a hint, how I have to go about this?

Thanks in advance.

Best regards
Marcus

Reply via email to