Guys,

sorry. I know this subject has been addressed in one form or another on
this list, but after searching the archives, I don't seem to find quite
the answer I am looking for.

I have form data that I want to save in one Excel file. Each time the form
is filled out, the data is written as a new line to the same Excel file.
I'd like to stay away from storing in a database table then converting to
Excel, if possible. What is the best way to do this? Should I use the FSO
to write the new line to a file with the the content type set to
application_vnd.ms-excel? Or is there a better way?


Thanks!

---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to