Forums

This topic is locked

Form to Excel

Posted 06 Aug 2002 04:20:34
1
has voted
06 Aug 2002 04:20:34 Jeff H posted:
I am currently using the CDONTs mail ASP to submit information from a FORM. I am needing to change this so that it inputs this information into an excel document. Is there a way to do this? I do not want to use an Access database as it is only for a small project. Thanks.

Replies

Replied 06 Aug 2002 14:17:35
06 Aug 2002 14:17:35 Stefan P replied:
If you are looking to insert info into a table as you'd do with ACCESS in a web application, you can use EXCEL (instead of ACCESS) as it is ODBC complaint. You would however have to download the excel file to retrieve the data afterwards. (That's if I understand what you're trying to do!)

Hope this helps...

Reply to this topic