I want to have a form where the user enters the data and on the submit action, this info should be updated to a spreadsheet. How do i do this???
| SitePoint Sponsor |
I want to have a form where the user enters the data and on the submit action, this info should be updated to a spreadsheet. How do i do this???
You have not given enough information to answer this question.
Anyway, this is the database forum
What is processing the form? PHP, ASP, something else?
It may be as simple as writing to / updating a csv file that can be opened by your spreadsheet program.
Definitley more information required
Out of curiosity, isn't an Excel spreadsheet simply a flatfile database?
Yes, it is, and no, it isn't.
Excel adds all kinds of feature and functions on top of a file format for storing data. Each sheet can be used as a flatfile table.
And if you see each worksheet in the workbook as corresponding to a table, then it is more correct to say Excel workbooks can be used as an ISAM database. It has no relational capability, but then nor does MySQL.


troll alert!!!Originally Posted by asterix
please, let's leave this type of comment for the folks at dbdebumph.com
![]()
![]()
eh? what's the problem today?
OK, maybe I did understate things a little![]()
Bookmarks