How to get Form values in Python code and Send Email

Kalyan Chakravarthy kalyanchakravarthy at hyit.com
Wed May 20 08:19:47 EDT 2009


Hi
    Now i can able to get the form details in to python code,

can any one tell me the format to send form values to one Emil id   ...  for
this  I required SMTP set up?

Thanks in advance

Regards
Kalyan


On Wed, May 20, 2009 at 5:06 PM, James Matthews <nytrokiss at gmail.com> wrote:

> Why don't you use Django? If you get the form information from Django you
> can send an email using the send_mail (or even if you don't you can still
> import the function.
>
>
>
> On Wed, May 20, 2009 at 8:52 AM, Kalyan Chakravarthy <
> kalyanchakravarthy at hyit.com> wrote:
>
>> Hi All,
>>
>>     I have one doubt, I have feedback form (HTML Page) in one website user
>> enters all the details and after submitting the page, in back end Python
>> class i want to get all those data and send to one email id.
>>
>> for this please any one can guide me how to do it in  Python( how to get
>> HTML form data in Python and send those data as an Email) and Google Apps
>>
>> Thanks in advance
>>
>> --
>> Regards
>> Kalyan
>>
>>
>> --
>> http://mail.python.org/mailman/listinfo/python-list
>>
>>
>
>
> --
> http://www.astorandblack.com
>
>
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>


-- 
Regards
Kalyan
Mobile no: +91 9985351220
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090520/797dfa72/attachment-0001.html>


More information about the Python-list mailing list