I have a client requesting a form data be placed in an Excel file. Since I'm not great with this sort of thing I'm wondering if anyone could give me some input on what the best solution is. If my memory serves me correctly, Excel can import a text file that has commas as delimeters. So I guess in a worst case scenario tracking down a script that turns form data into a text file like this would work. I'd like something a little more elegant that's more transparent to the client....