R
RDP
Hi,
We are generating a .svg file using ILOG Jviews 5.5. We want to
provide this file for download to the users who have Microsoft Visio
installed on their systems. For this we are programatically setting the MIME
type to "application/vnd.visio" and the Content type is set to "inline"(as
per our requirement). But when the OPEN/SAVE dialog appears(in download), and
when I click OPEN, it is showing "Page Cannot be Displayed" error. But when I
click SAVE , the file is saved properly.
We are using Java Servlet technology to do this.
Can any one suggest a way out of this problem.
NOTE: Also tried with the MIME type as "image/svg+xml" & "image/svg-xml".
As it is very urgent, we hope a quick reply for this.
Thanks & Regards,
RDP.
We are generating a .svg file using ILOG Jviews 5.5. We want to
provide this file for download to the users who have Microsoft Visio
installed on their systems. For this we are programatically setting the MIME
type to "application/vnd.visio" and the Content type is set to "inline"(as
per our requirement). But when the OPEN/SAVE dialog appears(in download), and
when I click OPEN, it is showing "Page Cannot be Displayed" error. But when I
click SAVE , the file is saved properly.
We are using Java Servlet technology to do this.
Can any one suggest a way out of this problem.
NOTE: Also tried with the MIME type as "image/svg+xml" & "image/svg-xml".
As it is very urgent, we hope a quick reply for this.
Thanks & Regards,
RDP.