A little tutorial on how to avoid some of the problems of getting data from forms, without having to pay Survey Chimpey or the like.
Avoid the problems of PDF forms, Excel forms, Info Path, etc by simply having a form hosted on a website and having a few lines of php that append the data entered to a csv file on the same server.
Let me know if you want a copy of the php or other files or if you need any help getting it to work.