Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default support needed on .CSV file

I am creating a .CSV file through ASP (ADODB.Stream)
object and when I view the csv in Excel 2000 its shows the
data well formatted in rows and column (As I am using HTML
Tables to store the Data)

But If I open that .CSV file in 2003/02 its showing all
HTML code in the file.

Please let me know what's the problem is...

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default support needed on .CSV file

the problem is:

a CSV file SHOULD only contain only:
linefeeds, quoted fieldentries and listdelimiters.

apparently you WRITE an HTML file and name it CSV.

that would be the same as creating a word document, changing the file
extention to "xls" and expecting Excel to open it correctly.




keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Amul Malusare" wrote:

I am creating a .CSV file through ASP (ADODB.Stream)
object and when I view the csv in Excel 2000 its shows the
data well formatted in rows and column (As I am using HTML
Tables to store the Data)

But If I open that .CSV file in 2003/02 its showing all
HTML code in the file.

Please let me know what's the problem is...

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default support needed on .CSV file

Hello

But its opening properly in Excel 2000
and I am facing this problem in only 2002-2003

-----Original Message-----
the problem is:

a CSV file SHOULD only contain only:
linefeeds, quoted fieldentries and listdelimiters.

apparently you WRITE an HTML file and name it CSV.

that would be the same as creating a word document,

changing the file
extention to "xls" and expecting Excel to open it

correctly.




keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Amul Malusare" wrote:

I am creating a .CSV file through ASP (ADODB.Stream)
object and when I view the csv in Excel 2000 its shows

the
data well formatted in rows and column (As I am using

HTML
Tables to store the Data)

But If I open that .CSV file in 2003/02 its showing all
HTML code in the file.

Please let me know what's the problem is...

Thanks


.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default support needed on .CSV file

I don't speak the ASP, but if you renamed your file to .htm (or .html), then
opened it via File|open, does that work?

Newer versions of excel work with .html files better than older versions.



wrote:

Hello

But its opening properly in Excel 2000
and I am facing this problem in only 2002-2003

-----Original Message-----
the problem is:

a CSV file SHOULD only contain only:
linefeeds, quoted fieldentries and listdelimiters.

apparently you WRITE an HTML file and name it CSV.

that would be the same as creating a word document,

changing the file
extention to "xls" and expecting Excel to open it

correctly.




keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage:
http://members.chello.nl/keepitcool


"Amul Malusare" wrote:

I am creating a .CSV file through ASP (ADODB.Stream)
object and when I view the csv in Excel 2000 its shows

the
data well formatted in rows and column (As I am using

HTML
Tables to store the Data)

But If I open that .CSV file in 2003/02 its showing all
HTML code in the file.

Please let me know what's the problem is...

Thanks


.


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How convert excel into csv file with Vietnamese support? Tung.NguyenDanh Excel Discussion (Misc queries) 0 March 21st 08 03:22 AM
why excel 2007 does not support dbase file type? InuyashaTSL Excel Discussion (Misc queries) 2 February 20th 08 05:11 PM
Lotus .wks file support Excel 2007 Alan Excel Discussion (Misc queries) 3 March 12th 07 07:52 PM
Improve CSV file support Sinc Excel Discussion (Misc queries) 0 July 5th 06 10:10 PM
formula support needed Johnny D Excel Discussion (Misc queries) 2 November 12th 05 12:46 AM


All times are GMT +1. The time now is 04:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"