|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
asp and excel |
From: |
peter |
Date: |
12/31/1999 12:06:41 AM |
IP: |
206.102.1.34 |
i have tried to create an excel spreadsheet out of the data i fetch from a database. the method i use is this - fetch each record and insert commas between individual fields, then write the comma separated record to a file. finally i store the file with a .csv extension. however when this file is opened in the browser using excel, all the fields of the record appear in the first column of the spreadsheet instead of being distributed into individual columns. what can be wrong?? |
|
|
|
|
|
|
|
|
|
|
|
|