hidden hit counter
Welcome to WindowsForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

IE 6 won't open CSV file converts to xls

 
   Win 2000/NT/98/ME (Home) -> IE6 Setup RSS
Next:  how to track the users...in the domain  
Author Message
Bec

External


Since: Jul 28, 2007
Posts: 1



(Msg. 1) Posted: Sat Jul 28, 2007 12:42 am
Post subject: IE 6 won't open CSV file converts to xls
Archived from groups: microsoft>public>windows>inetexplorer>ie6>setup, others (more info?)

In December 2006 I reinstalled ie.inf in our corporate image as we
were having problems with blackboard forum's not opening. Doing this
fixed the particular problem at the time.

IE changed from version
Version: 6.0.2900.2180.xpsp_sp2_gdr.050301-1519
to
Version: 6.0.2900.2180.xpsp_sp2_gdr.070227-2254

We now have an oracle based program that we need to open .csv files
from a link in IE, in build 2254 we click on the file select open, IE
says the file is "read only" which it isn't then converts the .csv to
an .xls file and does not convert the csv data so it still contains
the data in "quotes" .

If I test in the old image build 1519 the file will open automatically
as a .csv keep the extension .csv and excel converts the csv data so
it views in the correct columns and format.

In build 2254 I can only save the file as .csv then open excel and
open the file and it's all good but our users want to be able to open
directly from IE. Works fine in Firefox on both new and old images.

I have tried reinstalling office but this does not fix,
I have also upgraded IE to IE 7 on build 2254 and it fixes the
problem.
Made sure the file type .csv opens in excel
Ran regmon and filemon but there are so many changes from before and
after ie reinstall.

We can't upgrade to IE7 as other web based apps do not work and we
cannot roll back to the December image as we have too many users with
the new image.

Just wondering if anyone could tell me how I can roll back to the
previous version of IE OR better still if there is a registry key I
could change to force IE to open a .csv as a .csv it seems that IE is
changing it to .xls. I can then package with wise and deploy to
affected systems.

Hope this is not too confusing, thanks for any help
Cat

 >> Stay informed about: IE 6 won't open CSV file converts to xls 
Back to top
Login to vote
Rob ^_^

External


Since: Mar 28, 2006
Posts: 126



(Msg. 2) Posted: Sat Jul 28, 2007 7:16 pm
Post subject: Re: IE 6 won't open CSV file converts to xls [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Bec,

Do you have an ISAM.ini on your builds?
It contains information about how csv and text files are to be parsed and
what delimiter character is to be used. This would explain your csv file
containing the " characters.
It could also have something to do with excels settings (probably something
like excel.ini) that will tell excel what the default delimiter to use when
loading csv files.

Possible IE settings to look at are Security tab - "Open files based on
content, not file extension". Note that this is a Zone setting, so if you
build changes the zones of your intranet sites then this may be a cause.

Regards.
"Bec" wrote in message

> In December 2006 I reinstalled ie.inf in our corporate image as we
> were having problems with blackboard forum's not opening. Doing this
> fixed the particular problem at the time.
>
> IE changed from version
> Version: 6.0.2900.2180.xpsp_sp2_gdr.050301-1519
> to
> Version: 6.0.2900.2180.xpsp_sp2_gdr.070227-2254
>
> We now have an oracle based program that we need to open .csv files
> from a link in IE, in build 2254 we click on the file select open, IE
> says the file is "read only" which it isn't then converts the .csv to
> an .xls file and does not convert the csv data so it still contains
> the data in "quotes" .
>
> If I test in the old image build 1519 the file will open automatically
> as a .csv keep the extension .csv and excel converts the csv data so
> it views in the correct columns and format.
>
> In build 2254 I can only save the file as .csv then open excel and
> open the file and it's all good but our users want to be able to open
> directly from IE. Works fine in Firefox on both new and old images.
>
> I have tried reinstalling office but this does not fix,
> I have also upgraded IE to IE 7 on build 2254 and it fixes the
> problem.
> Made sure the file type .csv opens in excel
> Ran regmon and filemon but there are so many changes from before and
> after ie reinstall.
>
> We can't upgrade to IE7 as other web based apps do not work and we
> cannot roll back to the December image as we have too many users with
> the new image.
>
> Just wondering if anyone could tell me how I can roll back to the
> previous version of IE OR better still if there is a registry key I
> could change to force IE to open a .csv as a .csv it seems that IE is
> changing it to .xls. I can then package with wise and deploy to
> affected systems.
>
> Hope this is not too confusing, thanks for any help
> Cat
>

 >> Stay informed about: IE 6 won't open CSV file converts to xls 
Back to top
Login to vote
Robert Aldwinckle

External


Since: Jun 28, 2004
Posts: 681



(Msg. 3) Posted: Sat Jul 28, 2007 8:07 pm
Post subject: Re: IE 6 won't open CSV file converts to xls [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Bec" wrote in message

> In December 2006 I reinstalled ie.inf in our corporate image as we
> were having problems with blackboard forum's not opening. Doing this
> fixed the particular problem at the time.
>
> IE changed from version
> Version: 6.0.2900.2180.xpsp_sp2_gdr.050301-1519
> to
> Version: 6.0.2900.2180.xpsp_sp2_gdr.070227-2254
>
> We now have an oracle based program that we need to open .csv files
> from a link in IE, in build 2254 we click on the file select open, IE
> says the file is "read only" which it isn't then converts the .csv to
> an .xls file and does not convert the csv data so it still contains
> the data in "quotes" .
>
> If I test in the old image build 1519 the file will open automatically
> as a .csv keep the extension .csv and excel converts the csv data so
> it views in the correct columns and format.
>
> In build 2254 I can only save the file as .csv then open excel and
> open the file and it's all good but our users want to be able to open
> directly from IE. Works fine in Firefox on both new and old images.
>
> I have tried reinstalling office but this does not fix,
> I have also upgraded IE to IE 7 on build 2254 and it fixes the
> problem.
> Made sure the file type .csv opens in excel
> Ran regmon and filemon but there are so many changes from before and
> after ie reinstall.


Try using a filter to focus on one likely difference? E.g. HKCR


>
> We can't upgrade to IE7 as other web based apps do not work and we
> cannot roll back to the December image as we have too many users with
> the new image.
>
> Just wondering if anyone could tell me how I can roll back to the
> previous version of IE OR better still if there is a registry key I
> could change to force IE to open a .csv as a .csv it seems that IE is
> changing it to .xls. I can then package with wise and deploy to
> affected systems.


Try disabling MIME sniffing? E.g. Disable:

Open files based on content, not file extension

(in the Security Settings dialog Custom Level... settings, Miscellaneous section)


>
> Hope this is not too confusing, thanks for any help
> Cat
>


Good luck

Robert Aldwinckle
---
 >> Stay informed about: IE 6 won't open CSV file converts to xls 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IE (7) won't open -

Explorer won't stay open - I am able to see the Explorer for just a few seconds before it automatically shuts down. Any suggestions for a fix? Just had a new DVD/CD drive installed today, but can't see how that would impact this.

Open links in pdf document using IE6 - We have recently changed to XP Professional running IE6 and we now find that links within pdf documents will not open unless you hold down the Ctrl key and click the link. Is there any way to change settings to allow users to just click without holdin...

restricting internet explorer to one open window - I work at a school, and we are trying to find a solution to where students will only be able to have one internet explorer window open at a time. In order to lessen the opportunities for dishonest test taking. If anyone knows any options please let me...

WPAD file being ignored by IE6 XPSP2 - Hi, I am using IE6 (XPSP2 both home and prof). I have set up the wpad.dat file on a webserver as follows: function FindProxyForURL(url, host) { if (isPlainHostName(host) || dnsDomainIs(host, '.hodgsonfamily.org')) return 'DIRECT'; else...
   Win 2000/NT/98/ME (Home) -> IE6 Setup All times are: Eastern Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Categories:
 Windows XP
  Win 2000/NT/98/ME
 Windows Vista!


[ Contact us | Terms of Service/Privacy Policy ]