Hi,
I have to text field boxes (name and age). I want to save this values in a csv file (located on a server). Each submittion should be a extra line in the csv file.
CSV file submittions:
1) Max Musterman | 18 (Line 1)
2) Hans Solfinger | 29 (Line 2)
3) ... (Line 3)
....
Do anybody know how to do that? I'm open for any ideas
[attachment=0:djp7n1in][/attachment:djp7n1in]
Thanks for your help!