General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
need cgi FormMail to append csv
I'm using a server side that supports all the fancy emailing 'out of the box' (nms-Formmail) which works flawlessly, for which it was designed, but...
Problem is, nms won't/can't ? save or store!?
I need it to APPEND to an existing .csv file, output (in an order I choose) one field of info per comma delimit, allowing for the possibility of a comma included in a field entry... (more specifically only the last field called "Comments") and then end of line or CRLF (or whatever gets it done) so it is ready to accept the next input string or form submission posting. ?!?!?!?
Ending up with a .csv file that when opened up in a spreadsheet, every "form submission" is on it's own line and NOT all in one cell !
I really don't see why this should be that hard???
:)
Can ANYONE get it to do this?
(the London Perl Mongers seem uninitiated for this, they say to use a different cgi called "tfmail" of theirs - but it doesn't do all the fancy emailings!)
form: http://www.i-zoe.com/MyForm.html
nms cgi: http://www.i-zoe.com/MynmsFormail.html
csv: http://www.i-zoe.com/content/ccsfla2.csv