Skip to Content
0
Former Member
Jun 19, 2008 at 01:27 PM

In IE 6 File download frm Webdynpro generates RandomName whn download in EP

25 Views

Hi Experts,

I have developed a webdynpro application where I download a file in the excel format.

I have written a code to generate the name of the file and have set it to the context attribute.

When I download the file from the Application

http://<server>:<port>/webdynpro/dispatcher/local/<project>/<application>

The name (test.xls) of the downloaded file is perfect

but when downloaded from the Jave webdynpro Portal Iview we get random names like "CAIF4T6T.xls" in the Dialog which stores the file on the local system.

Is there anything which needs to be done in Iview properties so that when downloaded into local machine we get the same name as we get during the download from the application directly.

It is working fine in Internet Explorer 7 But lower version not supported

Regards,

Krishna

Points will be awarded for helpful answers.