This is a migrated thread and some comments may be shown as answers.

Excel export - filename is url encoded for some users

5 Answers 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Clive Hoggar
Top achievements
Rank 1
Clive Hoggar asked on 23 Nov 2009, 07:09 PM
Hi

I am having a strange problem with some users... I  feel sure the fix is simple but
I haven't cracked it yet..

The filename that is on the tab of the exported worksheet, when I download it
myself, is 'WinelistExport.xls'  as expected, but some users see it as
'%57%69%6e'    etc etc.   I realise that this is in fact the urlEncoded version of the same filename.

It must depend on some computer depend setting.  How can I get round this and make sure
it shows the worksheet tab normally?

Thanks

Clive.

5 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 24 Nov 2009, 10:08 AM
Hello Clive,

This issue seems to be fixed in the latest release. Refer to the following forum links which discuss on a similar issue:
PDFExport Filename
Export to CSV

Hope these help..
Princy.

0
Daniel
Telerik team
answered on 24 Nov 2009, 10:40 AM
Hello Clive,

At this point, RadGrid (purposely) encodes the file name to allow the usage of Unicode characters in Internet Explorer. Unfortunately we must remove this functionality for Internet Explorer 6 and 7 because of their noncompliance to the standards.
Fix for this issue will be included in the next release of RadControls for ASP.NET AJAX. The expected release date is around the midst of December.

Best regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Daniel
Telerik team
answered on 24 Nov 2009, 10:45 AM
Hello Princy,

I'm afraid the problem was solved only partially. We will remove the encoding when the browser is Internet Explorer 6 or 7 and the user will have the option to encode/escape the name manually when needed (as in the code-snippet posted in the first link).

Best regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Mark Galbreath
Top achievements
Rank 2
answered on 24 Nov 2009, 01:53 PM
Microsoft does not comply with standards?!?  Say it isn't so!!

I upgraded my version to 2009_3_1016 and the URL encoded filenames disappeared.

Cheers!
Mark
0
Daniel
Telerik team
answered on 26 Nov 2009, 09:15 PM
Hello Mark,

We spent a lot of time testing the behavior of the most common browsers and we decided not to touch the filename when the browser is IE6 or IE7. Of course if someone wants to use non-US characters he/she can manually encode the filename when exporting.

Some useful reading for IE below:
http://www.hanselman.com/blog/TheContentDispositionSagaControllingTheSuggestedFileNameInTheBrowsersSaveAsDialog.aspx
http://greenbytes.de/tech/tc2231/

Best regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Clive Hoggar
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Daniel
Telerik team
Mark Galbreath
Top achievements
Rank 2
Share this question
or