Keith |
3-12-2003 6:48 PM |
Hello,
The purpose of the forms page is for people to fill in data about themselves and send it to you. But when the information is received you get it in a very un-userfriendly form.
The CSV file it sends has all the data on different lines rather than on one line making it inefficient to put into a spreadsheet or data base.
Is there an efficient way to create a database of the data collected thru the forms? One that can be imported or cut and paste?
Thanks,
Keith |
Curtis matech@managedautomation.com |
8-10-2003 8:20 PM |
I know this is very very late, but I asked a similar question a couple of weeks ago. The answer I received was that the system places 5 spaces before and after the "=" sign, and I'd have to make the field names the same length? (most firstname/lastname fieids are NOT the same length...) I have since been working a bit with XML/HTML, to figure this out, and it seems to offer a little more control. Not sure this helps you? Maybe EZ Support can shed more light? |
Stephen stephen@rainbowinternetservices.com |
8-12-2003 10:04 PM |
I faced the same problem. If you start each hidden field with a number and then the name it will come out in the order you want it. If you have two items you want together use the same one or two digit number. I did this on an activity request form to keep dates and time together when the form is submited
Aloha |
|
|