Bobby Roberts wrote:
> I'm new to python but a veteran at programming.
Hm, your code doesn't show that. The time to read the tutorial would be time
well spend. After that, a quick look at what the standard library has to
offer wouldn't hurt. E. g. reading/writing CSV files is a solved problem i
On Sep 24, 1:17 pm, Bobby Roberts <[EMAIL PROTECTED]> wrote:
> hi group.
>
> I'm new to python but a veteran at programming. This one has me
> stumped. I have a simple contact form which the user fills out. The
> email is sent to the site user as well and it is delivered with the
> content in th
hi group.
I'm new to python but a veteran at programming. This one has me
stumped. I have a simple contact form which the user fills out. The
email is sent to the site user as well and it is delivered with the
content in the body of the email as well in nice order. I have
modified my code to a
hi group.
I'm new to python but a veteran at programming. This one has me
stumped. I have a simple contact form which the user fills out. The
email is sent to the site user as well and it is delivered with the
content in the body of the email as well in nice order. I have
modified my code to a