about django.core.mail.send_mail

2009-10-08 Thread li kai
Can I send email using others' mail account following these steps? 1. I fill my own mail account and password in settings.py. 2. When using "send_mail(subject, message, sender, recipients)", I set sender to a different mail account. --~--~-~--~~~---~--~~ You

Re: how to open a new page when clicking a url

2009-09-23 Thread li kai
anks, > Ajit > > > On Wed, Sep 23, 2009 at 11:14 AM, li kai <lika...@gmail.com> wrote: > >> Jani Tiainen, >> >> Thanks. >> >> It works. >> >> >> On Wed, Sep 23, 2009 at 1:40 PM, Jani Tiainen <rede...@gmail.com> wrote: >>

Re: how to open a new page when clicking a url

2009-09-22 Thread li kai
Depending on browser (and/or plugins in browser) results may vary. > > li kai kirjoitti: > > Suppose I have these items in my homepage's header. > > > > * E-shop <http://127.0.0.1:8000/ecshop/> > > * E-coupon <http://127.0.0.1:8000/photoes/ecoupons/> >

Re: how to open a new page when clicking a url

2009-09-22 Thread li kai
ress in my current web browser window. But I expect it open a new web browser window and jump to the web address. Just like this: We click the search results of google search result, and a new page will pop up. Did I make it clear? On Wed, Sep 23, 2009 at 1:22 PM, Jani Tiainen <rede...@gmai

how to open a new page when clicking a url

2009-09-22 Thread li kai
Hi, How to implement this in my template html file? When an user clicks an url address, a new webpage will pop up. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send