- From: souravm <SOURAVM@infosys.com>
- Date: Fri, 6 Jan 2006 08:37:08 +0530
- To: <unicode@unicode.org>, <www-international@w3.org>
- Message-ID: <CEDE64C6521F43419C4C66B34450D04474FA80@BLRKECMSG03.ad.infosys.com>
Hi All, I've an application which can be used for downloading file over web. Now if the file name contains Unicode characters which are not in iso-8859-1 range, the name appearing at the browser (in the download window asking for save) coming as junk. I'm passing the fine name through http header by setting the filename parameter. The code is written in JSP. In this context I need to know following things - 1. As I was aware through http header one cannot send non iso-8859-1 characters. Is this problem happening due to the same reason ? 2. If the answer to above Qs is yes, the what is the solution/work around for downloading a file having name with Unicode characters which are not in iso-8859-1 range in http file download ? Any input/pointer would be highly appreciated. Regards, Sourav **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS***
Received on Friday, 6 January 2006 03:09:01 UTC