|
Hmm... I"d like to stay away from mysql and php if possible, not because I think they are bad, but just because they are beyond my understanding right now. There is no need for this to be stored in a database, once the data has been presented to me, there is no need for it to linger. I'm simply looking for a way to get the data to me in a format that I can use in a spreadsheet. Right now, I have to take the form results and copy/paste each field into an excell file. I'm trying to eliminate the hand-work, as we expect the volume of forms processed to increase greatly.
|