Re: Sending file name containing unicode characters in http file download

2006-01-06 Thread Laurie Harper
Assuming that this is, in fact, what you need to do, you can find instructions on doing it here: http://www.w3.org/International/O-URL-code.html Good luck! Daniel -Original Message- From: souravm [mailto:[EMAIL PROTECTED] Sent: Thursday, January 05, 2006 10:36 PM To: Struts Users Mailing

RE: Sending file name containing unicode characters in http file download

2006-01-05 Thread Daniel Blumenthal
O-URL-code.html Good luck! Daniel > -Original Message- > From: souravm [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 05, 2006 10:36 PM > To: Struts Users Mailing List > Subject: Sending file name containing unicode characters in > http file download > >

Sending file name containing unicode characters in http file download

2006-01-05 Thread souravm
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 h