Hi Guys,

I've got a bit of a problem. basically i wrote an online questionnaire which emailed the responses to one email address. There are 500 responses and so reading thru and compiling them is not even worth considering.

Our servers were very old, so we couldn't use anything more than a simple JavaScript validate and email to one address. the problem is that the responses inlcuded text areas which allowed the user to put in carriage returns and also had radio buttons and check boxes, therefore the number of answers on each response varies between 60 and 70.

we were hoping to import all the information from each response into an excel spreadsheet.
Any ideas as to how to do this would be greatly appreciated.

oh if i've missed out any important info please ask!