I have a form set up to take applications for hockey tournaments at http://www.wayha.com/form.htm
I would like the data to be saved to a CSV file in basically the same format as it appears on the webpage. The problem is that the number of columns is not the same in the different sections of the form. Bottom line is that I would like to be able to print out the form data and have it appear as close as possible to the regular tournament application which is sent by snail-mail.
Perhaps there is a better way than going the CSV route, but I am new to this. Also, our webserver (at our current pay level) does not support MySQL.
Thanks!


Reply With Quote
Bookmarks