On 20-Jun-08, at 8:36 PM, mike wrote:

> Hello,  I am working on a django app that displays call logs for our
> customers.  I am using a print.css along with a print button that only
> prints the rendered information. I would like to add an "email this
> page" submit button. That will send an email containing all the
> rendered information. What would be the best way to go about this.
> Thanks in advance.

compose the email in a template and use django's mail utility to send it

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/code/




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to