In a message of Mon, 10 Aug 2015 08:55:10 +0530, OmPs writes:
>I have built a contact form which sends me email for every user
>registration My question is more related to parsing some text data into csv
>format.
Your contact form should be able to produce csv files for you, rather
than producing plain text which you then parse.  Did you write the code
for the form?  In which case can we see it?

Laura

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to