|
IE download problem for files with multiple periods in the filename
I am looking for a solution or patch for the below IE problem.
When you are downloading files in IE, and if the file name contains more than two periods, the save as dialog box may have unnecessary bracket decoration in the default file name.
When I searched the microsoft web site, they say that it is a bug for IE5 with SP2. I am using IE6 and still see the same problem.
Is there any patch or alternative solution other than manually removing the brackets.
Example:
Testfile.test.txt
will be renamed in IE as,
Testfile[1].test.txt
-Banu
|