473,473 Members | 1,488 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Download a file with filename of mixed byte codes

Jon
Hello,

We've discovered a problem whereby if we try to download a file (in IE) that
has a filename of mixed byte codes (like English and Japanese) the leading
single byte code characters are deleted or changed to something else, but the
japanese are OK

Is this an IE problem, or anyone know of a fix?

Thanks,

Jon
Aug 24 '06 #1
2 1029
Thus wrote Jon,
Hello,

We've discovered a problem whereby if we try to download a file (in
IE) that has a filename of mixed byte codes (like English and
Japanese) the leading single byte code characters are deleted or
changed to something else, but the japanese are OK

Is this an IE problem, or anyone know of a fix?
Can you explain what you mean by "mixed byte codes"? Bytes are bytes... and
mixing different character encodings in a single text file sure seems hazardous
to me.

Cheers,
--
Joerg Jooss
ne********@joergjooss.de
Aug 25 '06 #2
Jon
Sure,

If we mix a-z with japanese (ウォッシャーのエア抜) the leading english letters are
destroyed.

Jon

"Joerg Jooss" wrote:
Thus wrote Jon,
Hello,

We've discovered a problem whereby if we try to download a file (in
IE) that has a filename of mixed byte codes (like English and
Japanese) the leading single byte code characters are deleted or
changed to something else, but the japanese are OK

Is this an IE problem, or anyone know of a fix?

Can you explain what you mean by "mixed byte codes"? Bytes are bytes... and
mixing different character encodings in a single text file sure seems hazardous
to me.

Cheers,
--
Joerg Jooss
ne********@joergjooss.de
Aug 28 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: John Smith Jr. | last post by:
Is there a way to have the server send a file to client (ie download) from a button click and a filename string?
3
by: Skwish | last post by:
Hi, I would like to download all the files from a folder (of various types i.e. ..txt, .dll, .dat, etc.). I tried Dim MyDir As IO.Directory Dim path As String = Me.MapPath(".") & "\Data" Dim...
11
by: Dorsa | last post by:
HI, Could you please tell me the error in here. I am trying to open an XML file from a link. Response.Clear() Response.Expires = 0 Response.BufferOutput = False Response.ContentType =...
1
by: Machi | last post by:
I am trying to use the below source codes in ASP.NET application to download pdf file =========================================================================== Response.Clear()...
2
by: Ryan Taylor | last post by:
Hello. I am trying to upload a file and save it in a Sql Server 2000 database. This seems to be working fine. However, when I download the file from SQL Server, it appears that the page that is...
2
by: Ken Varn | last post by:
I have an ASP.NET page that incorporates the following code on a button press. private void DownloadTag_Command(object sender, CommandEventArgs e) { FileStream fs; String Filename; Filename...
2
by: comp.lang.php | last post by:
if ($forceDownload) { // HANDLE FORCED DOWNLOAD $dlGen =& new DownloadGenerator($fullFilePath); $negativeIndex = $dlGen->generateForceDownloadHeaders(); $willDeleteTemp =...
6
by: john | last post by:
The standard method to transmit a file from an aspx page to a browser is to stream the file to the response then end the response. The HTML code generated by the aspx page is discarded, and the...
0
by: jinnareddy | last post by:
Hi, I'm unable to download a file that is having a 2-byte char in its name (e.g.テ) using force download option. Though, am able to download file names involving ASCII chars. I have tried URL...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.