Click to See Complete Forum and Search --> : Create .CSV file using asp


lrrajesh
04-19-2006, 05:03 AM
Hi,

Anybody have an idea of how to create a .csv file using ASP code. I gave to put the datas from the database.

Regards

LRR

candelbc
04-19-2006, 08:37 AM
You should be able to do this rather easily with the FileSystem Object.