Forum Moderators: coopster

Message Too Old, No Replies

PHP Form, Ongoing Data Collection Table, Place on Results HTML Page

         

Sarge

10:21 pm on Aug 29, 2006 (gmt 0)

10+ Year Member



I have create a form that I want shop stewards to enter and submit this information.

Collect this from different stewards and place the information in tables or excel spreadsheet.

fill out form
collect data
pull data or see it on html page (with possibility of editing information there)

It would be a perfect world if I could just embed an excel sheet up there on my site and have these stewards fill it out there and save it and then later download the edited file but excel will not save on the net!

Help please!

jatar_k

4:24 pm on Aug 30, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



welcome to WebmasterWorld Sarge,

normally you use a form for them to enter the information
then you can save that to a database, columns and rows, just like excel

you then pull the saved data, repopulate the form and then resave their changes to the database