[thelist] Using ASP, create a Excel .CSV file from a text file.

Michael K. Ahn mike at ahnfire.com
Mon Jul 22 10:33:02 CDT 2002


It's been a little while since I've done it.  But pretty much, if you
install Excel on the web server, you have the VBA object model for it
available to you.  Just remember you're using Server.CreateObject to
actually instantiate the objects.

Michael

-----Original Message-----
From: Craig [mailto:cd-ml at aardvark.net.au]
Sent: Monday, July 22, 2002 11:28 AM
To: thelist at lists.evolt.org
Subject: [thelist] Using ASP, create a Excel .CSV file from a text file.

Hi all,

Does anyone know how to create a Excel .CSV file from a tab-delimited
text
file, using ASP?  Any hints appreciated.

Thanks,
Craig.


--
For unsubscribe and other options, including
the Tip Harvester and archive of thelist go to:
http://lists.evolt.org Workers of the Web, evolt !



More information about the thelist mailing list